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

X3DTK::MESH::MeshData Class Reference

Class providing the default content of the TemplateMesh class. More...

List of all members.

Public Methods


Detailed Description

Class providing the default content of the TemplateMesh class.


Constructor & Destructor Documentation

X3DTK::MESH::MeshData::MeshData  
 

Constructor.


Member Function Documentation

bool X3DTK::MESH::MeshData::hasFaceColor   const [inline]
 

Gets the boolean faceColor.

bool X3DTK::MESH::MeshData::hasFaceNormal   const [inline]
 

Gets the boolean faceNormal.

bool X3DTK::MESH::MeshData::hasVertexColor   const [inline]
 

Gets the boolean vertexColor.

bool X3DTK::MESH::MeshData::hasVertexNormal   const [inline]
 

Gets the boolean vertexNormal.

bool X3DTK::MESH::MeshData::hasVertexTexCoord   const [inline]
 

Gets the boolean vertexTexCoord.

void X3DTK::MESH::MeshData::setFaceColor bool    faceColor
 

Sets the boolean faceColor, true if face has color.

void X3DTK::MESH::MeshData::setFaceNormal bool    faceNormal
 

Sets the boolean faceNormal, true if face has normal.

void X3DTK::MESH::MeshData::setVertexColor bool    vertexColor
 

Sets the boolean vertexColor, true if vertex has color.

void X3DTK::MESH::MeshData::setVertexNormal bool    vertexNormal
 

Sets the boolean vertexNormal, true if vertex has normal.

void X3DTK::MESH::MeshData::setVertexTexCoord bool    vertexTexCoord
 

Sets the boolean vertexTexCoord, true if vertex has normal.


Generated on Thu Oct 9 13:51:00 2003 for X3DToolKit by doxygen1.2.18