|
MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Inheritance diagram for moab::BSPTreePoly::Vertex:
Collaboration diagram for moab::BSPTreePoly::Vertex:Public Member Functions | |
| Vertex (const CartVect &v) | |
| ~Vertex () | |
Public Attributes | |
| BSPTreePoly::VertexUse * | usePtr |
| int | markVal |
Definition at line 12 of file BSPTreePoly.cpp.
| moab::BSPTreePoly::Vertex::Vertex | ( | const CartVect & | v | ) | [inline] |
Definition at line 14 of file BSPTreePoly.cpp.
| moab::BSPTreePoly::Vertex::~Vertex | ( | ) | [inline] |
Definition at line 27 of file BSPTreePoly.cpp.
Referenced by moab::BSPTreePoly::cut_polyhedron(), and moab::BSPTreePoly::set_vertex_marks().
Definition at line 26 of file BSPTreePoly.cpp.
Referenced by moab::BSPTreePoly::is_valid(), moab::BSPTreePoly::VertexUse::set_vertex(), moab::BSPTreePoly::VertexUse::VertexUse(), and ~Vertex().