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

X3DTK::GL::TriangleSet Class Reference

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

Inheritance diagram for X3DTK::GL::TriangleSet:

X3DTK::GL::X3DComposedGeometryNode X3DTK::GL::X3DGeometry3DNode 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 TriangleSet.


Constructor & Destructor Documentation

X3DTK::GL::TriangleSet::TriangleSet  
 

Constructor.

virtual X3DTK::GL::TriangleSet::~TriangleSet   [virtual]
 

Destructor.

X3DTK::GL::TriangleSet::TriangleSet const TriangleSet &    T [protected]
 

Copy constructor.


Member Function Documentation

std::vector<C4F_N3F_V3F>& X3DTK::GL::TriangleSet::C4F_N3F_V3F_vertexArray   [inline]
 

Gets the C4F_N3F_V3F vertexArray.

virtual SFNode X3DTK::GL::TriangleSet::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

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

Renders the node in an openGL context.

Reimplemented from X3DTK::GL::X3DGeometryNode.

std::vector<N3F_V3F>& X3DTK::GL::TriangleSet::N3F_V3F_vertexArray   [inline]
 

Gets the N3F_V3F vertexArray.

void X3DTK::GL::TriangleSet::setC4F_N3F_V3F_vertexArray const std::vector< C4F_N3F_V3F > &    C4F_N3F_V3FvertexArray
 

Sets the C4F_N3F_V3F vertexArray.

void X3DTK::GL::TriangleSet::setN3F_V3F_vertexArray const std::vector< N3F_V3F > &    N3F_V3FvertexArray
 

Sets the N3F_V3F vertexArray.

void X3DTK::GL::TriangleSet::setT2F_C4F_N3F_V3F_vertexArray const std::vector< T2F_C4F_N3F_V3F > &    T2F_C4F_N3F_V3F_vertexArray
 

Sets the T2F_C4F_N3F_V3F vertexArray.

void X3DTK::GL::TriangleSet::setT2F_N3F_V3F_vertexArray const std::vector< T2F_N3F_V3F > &    T2F_N3F_V3F_vertexArray
 

Sets the T2F_N3F_V3F vertexArray.

std::vector<T2F_C4F_N3F_V3F>& X3DTK::GL::TriangleSet::T2F_C4F_N3F_V3F_vertexArray   [inline]
 

Gets the T2F_C4F_N3F_V3F vertexArray.

std::vector<T2F_N3F_V3F>& X3DTK::GL::TriangleSet::T2F_N3F_V3F_vertexArray   [inline]
 

Gets the T2F_N3F_V3F vertexArray.

virtual void X3DTK::GL::TriangleSet::update   [virtual]
 

Updates the attributes of the node.

Reimplemented from X3DTK::GL::X3DNode.


Generated on Mon Jan 19 10:32:15 2004 for X3DToolKit by doxygen1.2.18