Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Mesh Property Handles

All custom properties are represented by the property handles. More...

Classes

struct  EPropHandleT
struct  FPropHandleT
struct  HPropHandleT
struct  MPropHandleT
struct  VPropHandleT

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

acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .