#include <Property.hh>

Public Types | |
| typedef T | Value |
| typedef T | value_type |
Public Member Functions | |
| HPropHandleT (const BasePropHandleT< T > &_b) | |
| HPropHandleT (int _idx=-1) | |
Handle representing a halfedge property
Definition at line 483 of file Property.hh.
| typedef T OpenMesh::HPropHandleT< T >::Value |
Reimplemented from OpenMesh::BasePropHandleT< T >.
Definition at line 485 of file Property.hh.
| typedef T OpenMesh::HPropHandleT< T >::value_type |
Reimplemented from OpenMesh::BasePropHandleT< T >.
Definition at line 486 of file Property.hh.
| OpenMesh::HPropHandleT< T >::HPropHandleT | ( | int | _idx = -1 |
) | [inline, explicit] |
Definition at line 488 of file Property.hh.
| OpenMesh::HPropHandleT< T >::HPropHandleT | ( | const BasePropHandleT< T > & | _b | ) | [inline, explicit] |
Definition at line 489 of file Property.hh.