This is the complete list of members for
BOP_Mesh, including all inherited members.
| addFace(BOP_Face *face) | BOP_Mesh | |
| addFace(BOP_Face3 *face) | BOP_Mesh | |
| addFace(BOP_Face4 *face) | BOP_Mesh | |
| addVertex(MT_Point3 point) | BOP_Mesh | |
| BOP_Mesh() | BOP_Mesh | |
| getEdge(BOP_Index v) | BOP_Mesh | |
| getEdge(BOP_Face *face, unsigned int edge) | BOP_Mesh | |
| getEdge(BOP_Face3 *face, unsigned int edge) | BOP_Mesh | |
| getEdge(BOP_Face4 *face, unsigned int edge) | BOP_Mesh | |
| getEdge(BOP_Index v1, BOP_Index v2) | BOP_Mesh | |
| getEdges() | BOP_Mesh | |
| getFace(BOP_Index v) | BOP_Mesh | |
| getFace(BOP_Index v1, BOP_Index v2, BOP_Index v3) | BOP_Mesh | |
| getFaces() | BOP_Mesh | |
| getIndexEdge(BOP_Index v1, BOP_Index v2, BOP_Index &e) | BOP_Mesh | |
| getIndexFace(BOP_Index v1, BOP_Index v2, BOP_Index v3, BOP_Index &f) | BOP_Mesh | |
| getNumEdges() | BOP_Mesh | |
| getNumFaces() | BOP_Mesh | |
| getNumFaces(BOP_TAG tag) | BOP_Mesh | |
| getNumVertexs() | BOP_Mesh | |
| getNumVertexs(BOP_TAG tag) | BOP_Mesh | |
| getVertex(BOP_Index v) | BOP_Mesh | |
| getVertexs() | BOP_Mesh | |
| isClosedMesh() | BOP_Mesh | |
| print() | BOP_Mesh | |
| printFace(BOP_Face *face, int col=0) | BOP_Mesh | |
| printFormat() | BOP_Mesh | |
| printFormat(BOP_Faces *faces) | BOP_Mesh | |
| replaceVertexIndex(BOP_Index oldIndex, BOP_Index newIndex) | BOP_Mesh | |
| saveFormat(BOP_Faces *faces, char *filename) | BOP_Mesh | |
| testMesh() | BOP_Mesh | |
| testPlane(BOP_Face *face) | BOP_Mesh | |
| updatePlanes() | BOP_Mesh | |
| ~BOP_Mesh() | BOP_Mesh | |