#include <GteVEManifoldMesh.h>
Public Member Functions | |
Vertex (int v) | |
virtual | ~Vertex () |
Public Attributes | |
std::weak_ptr< Edge > | E [2] |
int | V |
Definition at line 31 of file GteVEManifoldMesh.h.
|
virtual |
Definition at line 211 of file GteVEManifoldMesh.cpp.
VEManifoldMesh::Vertex::Vertex | ( | int | v | ) |
Definition at line 215 of file GteVEManifoldMesh.cpp.
std::weak_ptr<Edge> gte::VEManifoldMesh::Vertex::E[2] |
Definition at line 41 of file GteVEManifoldMesh.h.
int gte::VEManifoldMesh::Vertex::V |
Definition at line 38 of file GteVEManifoldMesh.h.