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

X3DTK::GL::PointSet Class Reference

Class providing a implementation of the X3DGLNode corresponding to the X3DNode PointSet. More...

Inheritance diagram for X3DTK::GL::PointSet:

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

Public Member Functions

Protected Member Functions


Detailed Description

Class providing a implementation of the X3DGLNode corresponding to the X3DNode PointSet.


Constructor & Destructor Documentation

X3DTK::GL::PointSet::PointSet  ) 
 

Constructor.

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

Destructor.

X3DTK::GL::PointSet::PointSet const PointSet &  P  )  [protected]
 

Copy constructor.


Member Function Documentation

std::vector<C4UB_V3F>& X3DTK::GL::PointSet::C4UB_V3F_vertexArray  )  [inline]
 

Gets the C4UB_V3F vertex array.

virtual SFNode X3DTK::GL::PointSet::clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::GL::X3DGeometryNode.

SFBool X3DTK::GL::PointSet::getColor  )  const [inline]
 

Gets the color attribute.

virtual void X3DTK::GL::PointSet::render  )  const [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DTK::GL::X3DNode.

void X3DTK::GL::PointSet::setC4UB_V3F_vertexArray const std::vector< C4UB_V3F > &  C4UB_V3F_vertexArray  ) 
 

Sets the C4UB_V3F vertex array.

void X3DTK::GL::PointSet::setColor SFBool  color  ) 
 

Sets the color attribute.

void X3DTK::GL::PointSet::setV3F_vertexArray const MFVec3f &  V3F_vertexArray  ) 
 

Sets the V3F vertex array.

virtual void X3DTK::GL::PointSet::update  )  [virtual]
 

Updates the attributes of the node.

Reimplemented from X3DTK::GL::X3DNode.

MFVec3f& X3DTK::GL::PointSet::V3F_vertexArray  )  [inline]
 

Sets the V3F vertex array.


Generated on Tue Jul 15 16:46:56 2003 for X3DToolKit by doxygen1.3