MeshDataStructure::TVertexArray Struct Reference

Inheritance diagram for MeshDataStructure::TVertexArray:
TMCObject

List of all members.

Public Member Functions

 TVertexArray ()
uint32 GetElemCount ()

Public Attributes

TMCArray< TVector3fPositions
 the position of each vertex
TMCClassArray< TMCArray< int32 > > fEdges
 for each vertex the list of edges that point to it
TMCClassArray< TMCArray< int32 > > fPolygons
 for each vertex the list of polygons that point to it
TMCClassArray< TUVDatafUVs
 the normals of each vertex
TMCClassArray< TNormalDatafNormals
 the normals of each vertex
TMCClassArray< TCoordDatafBarycentricCoordinates
 the barycentric coordinates of each vertex
TMCArray< TMCColorRGBA8fColors
 a color for each vertex
boolean fAllocateBarycentricCoordinates

Constructor & Destructor Documentation

MeshDataStructure::TVertexArray::TVertexArray (  )  [inline]

Member Function Documentation

uint32 MeshDataStructure::TVertexArray::GetElemCount (  )  [inline]

Member Data Documentation

the barycentric coordinates of each vertex

a color for each vertex

for each vertex the list of edges that point to it

the normals of each vertex

for each vertex the list of polygons that point to it

the position of each vertex

the normals of each vertex


The documentation for this struct was generated from the following file:
Generated on Mon Apr 26 22:48:11 2010 for Carrara SDK Doc by  doxygen 1.6.3