MeshDataStructure::TQuad Class Reference
List of all members.
Constructor & Destructor Documentation
MeshDataStructure::TQuad::TQuad |
( |
|
) |
[inline] |
Member Function Documentation
int32 MeshDataStructure::TQuad::GetEdge |
( |
const int32 |
index |
) |
const [inline] |
boolean MeshDataStructure::TQuad::GetEdgesForVertex |
( |
int32 |
vertexIndex, |
|
|
int32 & |
edge1, |
|
|
int32 & |
edge2 | |
|
) |
| | const |
boolean MeshDataStructure::TQuad::GetIsHidden |
( |
|
) |
const [inline] |
int32 MeshDataStructure::TQuad::GetOtherEdge |
( |
int32 |
vertexIndex, |
|
|
int32 |
edgeIndex | |
|
) |
| | const |
TVector3 MeshDataStructure::TQuad::GetPolygonNormalForVertex |
( |
const int32 |
vertexIndex, |
|
|
const TMCArray< TVector3 > & |
positions | |
|
) |
| | const |
int32 MeshDataStructure::TQuad::GetShadingDomainID |
( |
|
) |
const [inline] |
int32 MeshDataStructure::TQuad::GetUVIndex |
( |
const int32 |
i |
) |
const [inline] |
int32 MeshDataStructure::TQuad::GetUVIndexForVertex |
( |
const int32 |
index |
) |
const |
int32 MeshDataStructure::TQuad::GetVertexCount |
( |
|
) |
const [inline] |
int32 MeshDataStructure::TQuad::GetVertexIndex |
( |
const int32 |
i |
) |
const [inline] |
int32 MeshDataStructure::TQuad::GetVertexIndexInQuad |
( |
const int32 |
vertexIndex |
) |
const |
const TVertexUV& MeshDataStructure::TQuad::GetVertexUV |
( |
const int32 |
index |
) |
const [inline] |
void MeshDataStructure::TQuad::SetEdge |
( |
const int32 |
index, |
|
|
const int32 |
edgeIndex | |
|
) |
| | [inline] |
void MeshDataStructure::TQuad::SetIsHidden |
( |
boolean |
hidden |
) |
[inline] |
void MeshDataStructure::TQuad::SetShadingDomainID |
( |
int32 |
ID |
) |
[inline] |
void MeshDataStructure::TQuad::SetUVIndex |
( |
const int32 |
i, |
|
|
const int32 |
uvIndex | |
|
) |
| | [inline] |
void MeshDataStructure::TQuad::SetVertex |
( |
const int32 |
index, |
|
|
const int32 |
vertexIndex, |
|
|
const int32 |
UVIndex | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: