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

GLTriangleStripSet Class Reference

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

Inherits X3DGLComposedGeometryNode.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

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


Constructor & Destructor Documentation

GLTriangleStripSet  ) 
 

Constructor.

virtual ~GLTriangleStripSet  )  [virtual]
 

Destructor.

GLTriangleStripSet const GLTriangleStripSet &  T  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DGLComposedGeometryNode.

std::vector<std::vector<C4F_N3F_V3F> *> getC4F_N3F_V3FvertexStripArrayArray  )  const [inline]
 

Gets the C4F_N3F_V3F vertexStripArrayArray.

std::vector<std::vector<N3F_V3F> *> getN3F_V3FvertexStripArrayArray  )  const [inline]
 

N3F_V3F vertexStripArrayArray.

virtual void render  )  const [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DGLNode.

void setC4F_N3F_V3FvertexStripArrayArray const std::vector< std::vector< C4F_N3F_V3F > * > &  C4F_N3F_V3FvertexStripArrayArray  ) 
 

Sets the C4F_N3F_V3F vertexStripArrayArray.

void setN3F_V3FvertexStripArrayArray const std::vector< std::vector< N3F_V3F > * > &  N3F_V3FvertexStripArrayArray  ) 
 

Sets the N3F_V3F vertexStripArrayArray.

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