#include <GteVEManifoldMesh.h>
Public Member Functions | |
Edge (int v0, int v1) | |
virtual | ~Edge () |
Public Attributes | |
std::weak_ptr< Edge > | E [2] |
int | V [2] |
Definition at line 45 of file GteVEManifoldMesh.h.
|
virtual |
Definition at line 220 of file GteVEManifoldMesh.cpp.
Definition at line 224 of file GteVEManifoldMesh.cpp.
std::weak_ptr<Edge> gte::VEManifoldMesh::Edge::E[2] |
Definition at line 55 of file GteVEManifoldMesh.h.
int gte::VEManifoldMesh::Edge::V[2] |
Definition at line 52 of file GteVEManifoldMesh.h.