#include <Property.hh>

Public Types | |
| typedef T | Value |
| typedef T | value_type |
Public Member Functions | |
| VPropHandleT (const BasePropHandleT< T > &_b) | |
| VPropHandleT (int _idx=-1) | |
Handle representing a vertex property
Definition at line 469 of file Property.hh.
| typedef T OpenMesh::VPropHandleT< T >::Value |
Reimplemented from OpenMesh::BasePropHandleT< T >.
Definition at line 471 of file Property.hh.
| typedef T OpenMesh::VPropHandleT< T >::value_type |
Reimplemented from OpenMesh::BasePropHandleT< T >.
Definition at line 472 of file Property.hh.
| OpenMesh::VPropHandleT< T >::VPropHandleT | ( | int | _idx = -1 |
) | [inline, explicit] |
Definition at line 474 of file Property.hh.
| OpenMesh::VPropHandleT< T >::VPropHandleT | ( | const BasePropHandleT< T > & | _b | ) | [inline, explicit] |
Definition at line 475 of file Property.hh.