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::getColorPerVertex   const [inline]
 

Gets the boolean faceColor.

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

Gets the boolean faceNormal.

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

Gets the boolean vertexColor.

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

Returns true if the Mesh has normals.

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

Gets the boolean vertexTexCoord.

void X3DTK::MESH::MeshData::setColor bool    value
 

Sets the boolean color, true if vertex has color.

void X3DTK::MESH::MeshData::setColorPerVertex bool    value
 

Sets the boolean colorPerVertex.

void X3DTK::MESH::MeshData::setNormal bool    value
 

Sets the boolean normal, true if vertex has normal.

void X3DTK::MESH::MeshData::setNormalPerVertex bool    value
 

Sets the boolean normalPerVertex.

void X3DTK::MESH::MeshData::setTexCoord bool    value
 

Sets the boolean texCoord, true if vertex has normal.


Generated on Thu Dec 4 13:25:58 2003 for X3DToolKit by doxygen1.2.18