Mesh Property Handles
All custom properties are represented by the property handles.
More...
Detailed Description
All custom properties are represented by the property handles.
The handle mechanism allows to add arbitrary data to the mesh items. It stores the value type (by construction) and a 'reference' to the property. Use the mesh object to access the property values.
- See also:
- OpenMesh::PropertyT, OpenMesh::BaseKernel, OpenMesh::Concepts::KernelT, Using (custom) properites, Using STL algorithms, Storing custom properties
Project OpenMesh,
© Computer Graphics Group, RWTH Aachen.
Documentation generated using
doxygen
.