This is the complete list of members for
SubdMesh, including all inherited members.
| add_edge(int i, int j) | SubdMesh | [protected] |
| add_face(int v0, int v1, int v2) | SubdMesh | |
| add_face(int v0, int v1, int v2, int v3) | SubdMesh | |
| add_face(int *index, int num) | SubdMesh | |
| add_vert(const float3 &co) | SubdMesh | |
| can_add_edge(int i, int j) | SubdMesh | [protected] |
| can_add_face(int *index, int num) | SubdMesh | [protected] |
| edge_map | SubdMesh | [protected] |
| edges | SubdMesh | |
| faces | SubdMesh | |
| find_edge(int i, int j) | SubdMesh | [protected] |
| link_boundary() | SubdMesh | |
| link_boundary_edge(SubdEdge *edge) | SubdMesh | [protected] |
| SubdMesh() | SubdMesh | |
| tesselate(DiagSplit *split, bool linear, Mesh *mesh, int shader, bool smooth) | SubdMesh | |
| verts | SubdMesh | |
| ~SubdMesh() | SubdMesh | |