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

GLPointSet Class Reference

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

Inherits X3DGLGeometryNode.

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

GLPointSet  ) 
 

Constructor.

virtual ~GLPointSet  )  [virtual]
 

Destructor.

GLPointSet const GLPointSet &  P  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DGLGeometryNode.

SFBool getColor  )  const [inline]
 

Gets the color attribute.

MFVec3f& getPointArray  )  const [inline]
 

Gets the point array.

std::vector<C4UB_V3F>& getPointSetArray  )  const [inline]
 

Gets the point set array.

virtual void render  )  const [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DGLNode.

void setColor SFBool  color  ) 
 

Sets the color attribute.

void setPointArray MFVec3f  pointArray  ) 
 

Sets the point array.

void setPointSetArray const std::vector< C4UB_V3F > &  pointSetArray  ) 
 

Sets the point set array.

virtual void update  )  [virtual]
 

Updates the attributes of the node.

Reimplemented from X3DGLNode.


Generated on Mon May 26 16:04:22 2003 for X3DToolKit by doxygen1.3