|
Fovia's C++ Client/Server API
|
Public Attributes | |
| unsigned int | numBorders |
| unsigned int | numFlippedTri |
| unsigned int | numHoles |
| unsigned int | numNonManifold |
Specifies a variety of topological properties of the mesh.
| unsigned int MESH_PROPS::numBorders |
The number of border edges in the mesh.
| unsigned int MESH_PROPS::numFlippedTri |
The number of flipped triangles in the mesh.
| unsigned int MESH_PROPS::numHoles |
The number of holes in the mesh.
| unsigned int MESH_PROPS::numNonManifold |
The number of non-manifold edges.
1.8.7