![]() |
OpenMesh
|
Definition of the mesh entities (items). More...
#include <OpenMesh/Core/Mesh/FinalMeshItemsT.hh>
Classes | |
| class | ITraits |
Public Types | |
| enum | Attribs { VAttribs = Traits::VertexAttributes , HAttribs = Traits::HalfedgeAttributes , EAttribs = Traits::EdgeAttributes , FAttribs = Traits::FaceAttributes } |
| typedef Refs::Point | Point |
| typedef Refs::Scalar | Scalar |
| typedef Refs::Normal | Normal |
| typedef Refs::Color | Color |
| typedef Refs::TexCoord1D | TexCoord1D |
| typedef Refs::TexCoord2D | TexCoord2D |
| typedef Refs::TexCoord3D | TexCoord3D |
| typedef Refs::TextureIndex | TextureIndex |
| typedef Traits::template VertexT< ITraits, Refs > | VertexData |
| typedef Traits::template HalfedgeT< ITraits, Refs > | HalfedgeData |
| typedef Traits::template EdgeT< ITraits, Refs > | EdgeData |
| typedef Traits::template FaceT< ITraits, Refs > | FaceData |
Definition of the mesh entities (items).