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 Methods

Protected Methods


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   [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

virtual void X3DTK::GL::PointSet::draw   [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DTK::GL::X3DGeometryNode.

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

Gets the color attribute.

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 const 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 Thu Dec 4 13:25:56 2003 for X3DToolKit by doxygen1.2.18