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

GLTriangleFanSet Class Reference

Class providing a implementation of the X3DGLNode corresponding to the X3DNode TriangleFanSet. 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 TriangleFanSet.


Constructor & Destructor Documentation

GLTriangleFanSet  ) 
 

Constructor.

virtual ~GLTriangleFanSet  )  [virtual]
 

Destructor.

GLTriangleFanSet const GLTriangleFanSet &  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_V3FvertexFanArrayArray  )  const [inline]
 

Gets the C4F_N3F_V3F vertexFanArrayArray.

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

N3F_V3F vertexFanArrayArray.

virtual void render  )  const [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DGLNode.

void setC4F_N3F_V3FvertexFanArrayArray const std::vector< std::vector< C4F_N3F_V3F > * > &  C4F_N3F_V3FvertexFanArrayArray  ) 
 

Sets the C4F_N3F_V3F vertexFanArrayArray.

void setN3F_V3FvertexFanArrayArray const std::vector< std::vector< N3F_V3F > * > &  N3F_V3FvertexFanArrayArray  ) 
 

Sets the N3F_V3F vertexFanArrayArray.

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