OpenMesh
|
The mesh items class encapsulates the types VertexT, HalfedgeT, EdgeT, and FaceT. More...
#include <Doc/Concepts/MeshItems.hh>
Classes | |
class | EdgeT |
Interface for the internal edge type. More... | |
class | FaceT |
Interface for the internal face type. More... | |
class | HalfedgeT |
Interface for the internal halfedge type. More... | |
class | VertexT |
Interface for the internal vertex type. More... | |