#include <Property.hh>

Public Types | |
| typedef T | Value |
| typedef T | value_type |
Public Member Functions | |
| EPropHandleT (const BasePropHandleT< T > &_b) | |
| EPropHandleT (int _idx=-1) | |
Handle representing an edge property
Definition at line 497 of file Property.hh.
| typedef T OpenMesh::EPropHandleT< T >::Value |
Reimplemented from OpenMesh::BasePropHandleT< T >.
Definition at line 499 of file Property.hh.
| typedef T OpenMesh::EPropHandleT< T >::value_type |
Reimplemented from OpenMesh::BasePropHandleT< T >.
Definition at line 500 of file Property.hh.
| OpenMesh::EPropHandleT< T >::EPropHandleT | ( | int | _idx = -1 |
) | [inline, explicit] |
Definition at line 502 of file Property.hh.
| OpenMesh::EPropHandleT< T >::EPropHandleT | ( | const BasePropHandleT< T > & | _b | ) | [inline, explicit] |
Definition at line 503 of file Property.hh.