 |
OpenMesh
|
Go to the documentation of this file.
51 #ifndef OPENMESH_ATTRIBUTES_HH
52 #define OPENMESH_ATTRIBUTES_HH
58 #include <OpenMesh/Core/System/config.h>
59 #include <OpenMesh/Core/Mesh/Status.hh>
66 namespace Attributes {
97 #endif // OPENMESH_ATTRIBUTES_HH defined
Add 3D texture coordinates (vertices, halfedges)
Definition: Attributes.hh:88
Add 1D texture coordinates (vertices, halfedges)
Definition: Attributes.hh:86
Clear all attribute bits.
Definition: Attributes.hh:81
Add 2D texture coordinates (vertices, halfedges)
Definition: Attributes.hh:87
AttributeBits
Attribute bits.
Definition: Attributes.hh:79
Add colors to mesh item (vertices/faces/edges)
Definition: Attributes.hh:83
Add storage for previous halfedge (halfedges). The bit is set by default in the DefaultTraits.
Definition: Attributes.hh:84
Add normals to mesh item (vertices/faces)
Definition: Attributes.hh:82
Add status to mesh item (all items)
Definition: Attributes.hh:85
Add texture index (faces)
Definition: Attributes.hh:89
This file contains all code required to use Eigen3 vectors as Mesh vectors.
Definition: MeshItems.hh:59
Project OpenMesh,
© Computer Graphics Group, RWTH Aachen.
Documentation generated using
doxygen
.