MeshDataStructure::TConstVertex Class Reference
List of all members.
Constructor & Destructor Documentation
MeshDataStructure::TConstVertex::TConstVertex |
( |
const TVertexArray & |
vertexArray, |
|
|
const uint32 |
index | |
|
) |
| | [inline] |
Member Function Documentation
int32 MeshDataStructure::TConstVertex::Edge |
( |
const TMCClassArray< TEdge > & |
edgeList, |
|
|
int32 |
vertexIndex | |
|
) |
| | const |
const int32 MeshDataStructure::TConstVertex::GetBarycentricCoordCount |
( |
|
) |
const [inline] |
const TVector3& MeshDataStructure::TConstVertex::GetBarycentricCoordinates |
( |
const int32 |
index |
) |
const [inline] |
const TMCColorRGBA8& MeshDataStructure::TConstVertex::GetColor |
( |
|
) |
const [inline] |
int32 MeshDataStructure::TConstVertex::GetEdgeCount |
( |
|
) |
const [inline] |
int32 MeshDataStructure::TConstVertex::GetEdgeIndex |
( |
int32 |
index |
) |
const [inline] |
const TVector3& MeshDataStructure::TConstVertex::GetNormal |
( |
const int32 |
index |
) |
const [inline] |
int32 MeshDataStructure::TConstVertex::GetNormalCount |
( |
|
) |
const [inline] |
int32 MeshDataStructure::TConstVertex::GetNormalIndex |
( |
int32 |
polygonIndex |
) |
const |
const TNormalData& MeshDataStructure::TConstVertex::GetNormals |
( |
|
) |
const [inline] |
int32 MeshDataStructure::TConstVertex::GetPolygonCount |
( |
|
) |
const [inline] |
int32 MeshDataStructure::TConstVertex::GetPolygonIndex |
( |
int32 |
index |
) |
const [inline] |
const TVector3& MeshDataStructure::TConstVertex::GetPolygonNormal |
( |
int32 |
polygonIndex |
) |
const |
const TVector3& MeshDataStructure::TConstVertex::GetPosition |
( |
|
) |
const [inline] |
const TVector2& MeshDataStructure::TConstVertex::GetUV |
( |
const int32 |
index |
) |
const [inline] |
const int32 MeshDataStructure::TConstVertex::GetUVsCount |
( |
|
) |
const [inline] |
boolean MeshDataStructure::TConstVertex::operator== |
( |
const TConstVertex & |
vertex |
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: