Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

X3DTK::X3D::PointSet Class Reference
[X3DSceneGraph]

Class declared in <X3DTK/X3D/scenegraph.h>, part of the Rendering component defining a PointSet (documentation). More...

Inheritance diagram for X3DTK::X3D::PointSet:

X3DTK::X3D::X3DGeometryNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class declared in <X3DTK/X3D/scenegraph.h>, part of the Rendering component defining a PointSet (documentation).


Constructor & Destructor Documentation

X3DTK::X3D::PointSet::PointSet  ) 
 

Constructor.

X3DTK::X3D::PointSet::PointSet X3DColorNode color,
X3DCoordinateNode coord
 

Constructs a PointSet from its attributes.

virtual X3DTK::X3D::PointSet::~PointSet  )  [virtual]
 

Destructor.

X3DTK::X3D::PointSet::PointSet const PointSet P  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual bool X3DTK::X3D::PointSet::addChild const SFAbstractNode N  )  [virtual]
 

Adds the child N.

Returns FALSE if the child already exists or N is not a valid child.

Reimplemented from X3DTK::X3DAbstractNode.

virtual SFAbstractNode X3DTK::X3D::PointSet::clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

virtual MFAbstractNode X3DTK::X3D::PointSet::getChildList  )  const [virtual]
 

Gets the children list.

Reimplemented from X3DTK::X3DAbstractNode.

SFNode X3DTK::X3D::PointSet::getColor  )  const [inline]
 

Gets the Color attribute.

SFNode X3DTK::X3D::PointSet::getCoord  )  const [inline]
 

Gets the Coord attribute.

virtual bool X3DTK::X3D::PointSet::removeChild const SFAbstractNode N  )  [virtual]
 

Removes the child if exists. Returns TRUE if succeeds.

Reimplemented from X3DTK::X3DAbstractNode.

virtual bool X3DTK::X3D::PointSet::setChild const SFAbstractNode N  )  [virtual]
 

Sets the child N.

Returns FALSE if N is not a valid child. If the child already exists then N becomes the new child.

Reimplemented from X3DTK::X3DAbstractNode.

void X3DTK::X3D::PointSet::setColor X3DColorNode color  ) 
 

Sets the Color attribute.

void X3DTK::X3D::PointSet::setCoord X3DCoordinateNode coord  ) 
 

Sets the Coord attribute.


Generated on Thu Jun 3 10:12:25 2004 for X3DToolKit by doxygen 1.3.6