Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for MeshInterface, including all inherited members.
CheckTopology() const | MeshInterface | |
GetNbTriangles() const | MeshInterface | inline |
GetNbVertices() const | MeshInterface | inline |
GetTriangle(VertexPointers &vp, udword index) const | MeshInterface | inline |
GetTris() const | MeshInterface | inline |
GetVerts() const | MeshInterface | inline |
IsValid() const | MeshInterface | |
MeshInterface() | MeshInterface | |
RemapClient(udword nb_indices, const udword *permutation) const | MeshInterface | |
SetNbTriangles(udword nb) | MeshInterface | inline |
SetNbVertices(udword nb) | MeshInterface | inline |
SetPointers(const IndexedTriangle *tris, const Point *verts) | MeshInterface | |
~MeshInterface() | MeshInterface |