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

GLIndexedFaceSet Class Reference

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


Constructor & Destructor Documentation

GLIndexedFaceSet  ) 
 

Constructor.

virtual ~GLIndexedFaceSet  )  [virtual]
 

Destructor.

GLIndexedFaceSet const GLIndexedFaceSet &  G  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DGLComposedGeometryNode.

std::vector<C4F_N3F_V3F>& getC4F_N3F_V3FvertexFaceArray  )  const [inline]
 

Gets the C4F_N3F_V3F vertexFaceArray.

std::vector<unsigned int>& getIndexFaceArray  )  const [inline]
 

Gets the indexFaceArray.

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

Gets the N3F_V3F vertexFaceArray.

std::vector<T2F_C4F_N3F_V3F>& getT2F_C4F_N3F_V3FvertexFaceArray  )  const [inline]
 

Gets the T2F_C4F_N3F_V3F vertexFaceArray.

std::vector<T2F_N3F_V3F>& getT2F_N3F_V3FvertexFaceArray  )  const [inline]
 

Gets the T2F_N3F_V3F vertexFaceArray.

virtual void render  )  const [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DGLNode.

void setC4F_N3F_V3FvertexFaceArray const std::vector< C4F_N3F_V3F > &  C4F_N3F_V3FvertexFaceArray  ) 
 

Sets the C4F_N3F_V3F vertexFaceArray.

void setIndexFaceArray const std::vector< unsigned int > &  indexFaceArray  ) 
 

Sets the indexFaceArray.

void setN3F_V3FvertexFaceArray const std::vector< N3F_V3F > &  N3F_V3FvertexFaceArray  ) 
 

Sets the N3F_V3F vertexFaceArray.

void setT2F_C4F_N3F_V3FvertexFaceArray const std::vector< T2F_C4F_N3F_V3F > &  T2F_C4F_N3F_V3FvertexFaceArray  ) 
 

Sets the T2F_C4F_N3F_V3F vertexFaceArray.

void setT2F_N3F_V3FvertexFaceArray const std::vector< T2F_N3F_V3F > &  T2F_N3F_V3FvertexFaceArray  ) 
 

Sets the T2F_N3F_V3F vertexFaceArray.

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