#include <GteTSManifoldMesh.h>
Public Member Functions | |
| Triangle (int v0, int v1, int v2) | |
| virtual | ~Triangle () |
Public Attributes | |
| std::weak_ptr< Tetrahedron > | T [2] |
| int | V [3] |
Definition at line 32 of file GteTSManifoldMesh.h.
|
virtual |
Definition at line 233 of file GteTSManifoldMesh.cpp.
Definition at line 237 of file GteTSManifoldMesh.cpp.
| std::weak_ptr<Tetrahedron> gte::TSManifoldMesh::Triangle::T[2] |
Definition at line 42 of file GteTSManifoldMesh.h.
| int gte::TSManifoldMesh::Triangle::V[3] |
Definition at line 39 of file GteTSManifoldMesh.h.