#include <Property.hh>

Public Types | |
| typedef T | Value |
| typedef T | value_type |
Public Member Functions | |
| FPropHandleT (const BasePropHandleT< T > &_b) | |
| FPropHandleT (int _idx=-1) | |
Handle representing a face property
Definition at line 511 of file Property.hh.
| typedef T OpenMesh::FPropHandleT< T >::Value |
Reimplemented from OpenMesh::BasePropHandleT< T >.
Definition at line 513 of file Property.hh.
| typedef T OpenMesh::FPropHandleT< T >::value_type |
Reimplemented from OpenMesh::BasePropHandleT< T >.
Definition at line 514 of file Property.hh.
| OpenMesh::FPropHandleT< T >::FPropHandleT | ( | int | _idx = -1 |
) | [inline, explicit] |
Definition at line 516 of file Property.hh.
| OpenMesh::FPropHandleT< T >::FPropHandleT | ( | const BasePropHandleT< T > & | _b | ) | [inline, explicit] |
Definition at line 517 of file Property.hh.