Developer Documentation
|
Internal vertex type. More...
Public Member Functions | |
Vertex (const ACG::Vec3d &_p) | |
Public Attributes | |
ACG::Vec3d | p |
std::vector< unsigned int > | faces |
This vector will contain a list of all faces incident to the current vertex. | |
Internal vertex type.
Definition at line 121 of file MeshFixingT.hh.