Public Member Functions | |
Face (VertexType *a, VertexType *b, VertexType *c) | |
const bool | operator< (const Face &f) const |
const bool | operator== (const Face &f) const |
Public Attributes | |
VertexType * | v [3] |
Definition at line 86 of file tetramesh/edge_collapse.h.
VertexType* vcg::tetra::EdgeCollapse< TETRA_MESH_TYPE >::Face::v[3] |
Definition at line 88 of file tetramesh/edge_collapse.h.