#include <Property.hh>

Public Types | |
| typedef T | Value |
| typedef T | value_type |
Public Member Functions | |
| MPropHandleT (const BasePropHandleT< T > &_b) | |
| MPropHandleT (int _idx=-1) | |
Handle representing a mesh property
Definition at line 525 of file Property.hh.
| typedef T OpenMesh::MPropHandleT< T >::Value |
Reimplemented from OpenMesh::BasePropHandleT< T >.
Definition at line 527 of file Property.hh.
| typedef T OpenMesh::MPropHandleT< T >::value_type |
Reimplemented from OpenMesh::BasePropHandleT< T >.
Definition at line 528 of file Property.hh.
| OpenMesh::MPropHandleT< T >::MPropHandleT | ( | int | _idx = -1 |
) | [inline, explicit] |
Definition at line 530 of file Property.hh.
| OpenMesh::MPropHandleT< T >::MPropHandleT | ( | const BasePropHandleT< T > & | _b | ) | [inline, explicit] |
Definition at line 531 of file Property.hh.