Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

X3DTK::X3D::PointSet Class Reference

Class 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 of the Rendering component defining a PointSet (documentation).


Constructor & Destructor Documentation

X3DTK::X3D::PointSet::PointSet  ) 
 

Constructor.

X3DTK::X3D::PointSet::PointSet const X3DColorNode color,
const 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 SFNode X3DTK::X3D::PointSet::clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3D::X3DGeometryNode.

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 const X3DColorNode color  ) 
 

Sets the Color attribute.

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

Sets the Coord attribute.


Generated on Wed Sep 10 11:25:23 2003 for X3DToolKit by doxygen1.3