#include <GteETManifoldMesh.h>
Public Member Functions | |
| Edge (int v0, int v1) | |
| virtual | ~Edge () |
Public Attributes | |
| std::weak_ptr< Triangle > | T [2] |
| int | V [2] |
Definition at line 33 of file GteETManifoldMesh.h.
|
virtual |
Definition at line 364 of file GteETManifoldMesh.cpp.
Definition at line 368 of file GteETManifoldMesh.cpp.
| std::weak_ptr<Triangle> gte::ETManifoldMesh::Edge::T[2] |
Definition at line 43 of file GteETManifoldMesh.h.
| int gte::ETManifoldMesh::Edge::V[2] |
Definition at line 40 of file GteETManifoldMesh.h.