MeshDataStructure::TEdge Class Reference
List of all members.
Constructor & Destructor Documentation
MeshDataStructure::TEdge::TEdge |
( |
|
) |
|
Member Function Documentation
void MeshDataStructure::TEdge::AddPolygon |
( |
int32 |
index |
) |
|
boolean MeshDataStructure::TEdge::ContainsVertex |
( |
int32 |
vertexIndex |
) |
const [inline] |
boolean MeshDataStructure::TEdge::GetCrease |
( |
|
) |
const [inline] |
real MeshDataStructure::TEdge::GetMagnitudeSquared |
( |
TMesh & |
mesh |
) |
const |
int32 MeshDataStructure::TEdge::GetOtherPoint |
( |
int32 |
vertexIndex |
) |
const [inline] |
int32 MeshDataStructure::TEdge::GetOtherPolygon |
( |
int32 |
polygonIndex |
) |
const [inline] |
int32 MeshDataStructure::TEdge::GetPolygon |
( |
int32 |
index |
) |
const [inline] |
int32 MeshDataStructure::TEdge::GetPolygonCount |
( |
|
) |
const [inline] |
int32 MeshDataStructure::TEdge::GetVertex |
( |
int32 |
vertexIndex |
) |
const [inline] |
boolean MeshDataStructure::TEdge::IsPartOfPolygon |
( |
int32 |
polygonIndex |
) |
const [inline] |
boolean MeshDataStructure::TEdge::IsValidEdge |
( |
|
) |
const [inline] |
An invalid edge is an edge that has been deleted from the mesh.
void MeshDataStructure::TEdge::RemoveAllPolygons |
( |
|
) |
[inline] |
void MeshDataStructure::TEdge::RemovePolygon |
( |
int32 |
index |
) |
|
void MeshDataStructure::TEdge::SetCrease |
( |
boolean |
crease |
) |
[inline] |
void MeshDataStructure::TEdge::SetVertices |
( |
int32 |
pt1, |
|
|
int32 |
pt2 | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: