This is the complete list of members for Opcode::MeshInterface, including all inherited members.
CheckTopology() const | Opcode::MeshInterface | |
GetNbTriangles() const | Opcode::MeshInterface | inline |
GetNbVertices() const | Opcode::MeshInterface | inline |
GetTriangle(VertexPointers &vp, udword index) const | Opcode::MeshInterface | inline |
GetTris() const | Opcode::MeshInterface | inline |
GetVerts() const | Opcode::MeshInterface | inline |
IsValid() const | Opcode::MeshInterface | |
MeshInterface() | Opcode::MeshInterface | |
mNbTris | Opcode::MeshInterface | private |
mNbVerts | Opcode::MeshInterface | private |
mTris | Opcode::MeshInterface | private |
mVerts | Opcode::MeshInterface | private |
RemapClient(udword nb_indices, const udword *permutation) const | Opcode::MeshInterface | |
SetNbTriangles(udword nb) | Opcode::MeshInterface | inline |
SetNbVertices(udword nb) | Opcode::MeshInterface | inline |
SetPointers(const IndexedTriangle *tris, const Point *verts) | Opcode::MeshInterface | |
Single | Opcode::MeshInterface | |
VertexCache | Opcode::MeshInterface | privatestatic |
~MeshInterface() | Opcode::MeshInterface |