List of all members.
Classes |
struct | VertexT |
Public Types |
enum | { HalfedgeAttributes = OpenMesh::Attributes::PrevHalfedge
} |
enum | { VertexAttributes = OpenMesh::Attributes::Status
} |
enum | { FaceAttributes = OpenMesh::Attributes::Status
} |
enum | { EdgeAttributes = OpenMesh::Attributes::Status
} |
enum | { VertexAttributes = OpenMesh::Attributes::Status
} |
enum | { FaceAttributes = OpenMesh::Attributes::Status
} |
enum | { VertexAttributes = OpenMesh::Attributes::Status
} |
enum | { HalfedgeAttributes = OpenMesh::Attributes::PrevHalfedge
} |
enum | { FaceAttributes = OpenMesh::Attributes::Status
} |
enum | { VertexAttributes = OpenMesh::Attributes::Status
} |
enum | { EdgeAttributes = OpenMesh::Attributes::Status
} |
enum | { HalfedgeAttributes = OpenMesh::Attributes::PrevHalfedge
} |
enum | { FaceAttributes = OpenMesh::Attributes::Status
} |
enum | { HalfedgeAttributes = OpenMesh::Attributes::PrevHalfedge
} |
enum | { HalfedgeAttributes = OpenMesh::Attributes::PrevHalfedge
} |
enum | { VertexAttributes = OpenMesh::Attributes::Status
} |
enum | { FaceAttributes = OpenMesh::Attributes::Status
} |
enum | { EdgeAttributes = OpenMesh::Attributes::Status
} |
typedef OpenMesh::Vec3d | Point |
| The default coordinate type is OpenMesh::Vec3f.
|
typedef OpenMesh::Vec3d | Normal |
| The default normal type is OpenMesh::Vec3f.
|
typedef OpenMesh::Vec3f | Point |
| The default coordinate type is OpenMesh::Vec3f.
|
typedef OpenMesh::Vec3f | Normal |
| The default normal type is OpenMesh::Vec3f.
|
typedef OpenMesh::Vec3d | Point |
| The default coordinate type is OpenMesh::Vec3f.
|
typedef OpenMesh::Vec3d | Normal |
| The default normal type is OpenMesh::Vec3f.
|
The documentation for this struct was generated from the following files:
- Doc/Tutorial/04-stl_algorithms/smooth.cc
- Doc/Tutorial/07b-delete_geometry/delete_geometry.cc
- OpenMesh/Apps/Decimating/DecimaterViewerWidget.hh
- OpenMesh/Apps/mconvert/mconvert.cc
- OpenMesh/Apps/ProgViewer/ProgViewerWidget.hh
- OpenMesh/Apps/QtViewer/MeshViewerWidget.hh
- OpenMesh/Examples/Tutorial04/smooth.cc
- OpenMesh/Examples/Tutorial08/delete_geometry.cc
- Doc/Tutorial/06-attributes/attributes.cc
- OpenMesh/Apps/Smoothing/smooth.cc
- OpenMesh/Examples/Tutorial06/attributes.cc