3Depict
|
#include <mesh.h>
Public Member Functions | |
bool | isSane (size_t pLimit=(size_t) -1) const |
bool | edgesMismatch (const TRIANGLE &tOther) const |
Public Attributes | |
unsigned int | p [3] |
unsigned int | physGroup |
bool TRIANGLE::edgesMismatch | ( | const TRIANGLE & | tOther | ) | const |
bool TRIANGLE::isSane | ( | size_t | pLimit = (size_t)-1 | ) | const |
References Mesh::nodes, p, TEST, and Mesh::triangles.
unsigned int TRIANGLE::p[3] |
Referenced by Mesh::getVolume(), isSane(), marchingCubes(), Mesh::print(), Mesh::resurface(), and Mesh::setTriangleMesh().
unsigned int TRIANGLE::physGroup |
Referenced by marchingCubes(), and Mesh::resurface().