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

GLTriangleSet Class Reference

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

Inherits X3DGLComposedGeometryNode.

List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes


Detailed Description

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


Constructor & Destructor Documentation

GLTriangleSet  ) 
 

Constructor.

virtual ~GLTriangleSet  )  [virtual]
 

Destructor.

GLTriangleSet const GLTriangleSet &  T  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DGLComposedGeometryNode.

void computeColorNoTexCoord const MFVec3f &  normalArray  )  [protected]
 

Computes the vertex Array with color and no texCoord.

void computeColorTexCoord const MFVec3f &  normalArray  )  [protected]
 

Computes the vertex Array with color and texCoord.

void computeNoColorNoTexCoord const MFVec3f &  normalArray  )  [protected]
 

Computes the vertex Array with no color and no texCoord.

void computeNoColorTexCoord const MFVec3f &  normalArray  )  [protected]
 

Computes the vertex Array with no color and texCoord.

void computeNormalArray MFVec3f &  normalArray  )  [protected]
 

Computes the normals.

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

Gets the C4F_N3F_V3F vertexStripArrayArray.

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_V3FvertexTriangleArray const std::vector< C4F_N3F_V3F > &  C4F_N3F_V3FvertexTriangleArray  ) 
 

Sets the C4F_N3F_V3F vertexTriangleArray.

void setN3F_V3FvertexTriangleArray const std::vector< N3F_V3F > &  N3F_V3FvertexTriangleArray  ) 
 

Sets the N3F_V3F vertexTriangleArray.

virtual void update  )  [virtual]
 

Updates the attributes of the node.

Reimplemented from X3DGLNode.


Member Data Documentation

std::vector<C4F_N3F_V3F> _C4F_N3F_V3FvertexTriangleArray [protected]
 

C4F_N3F_V3F vertexTriangleArray.

std::vector<N3F_V3F> _N3F_V3FvertexTriangleArray [protected]
 

N3F_V3F vertexTriangleArray.


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