OpenMesh
OpenMesh::EPropHandleT< T > Struct Template Reference

Handle representing an edge property. More...

#include <OpenMesh/Core/Utils/Property.hh>

Inheritance diagram for OpenMesh::EPropHandleT< T >:
Collaboration diagram for OpenMesh::EPropHandleT< T >:

List of all members.

Public Types

typedef T Value
typedef T value_type

Public Member Functions

 EPropHandleT (int _idx=-1)
 EPropHandleT (const BasePropHandleT< T > &_b)

Detailed Description

template<class T>
struct OpenMesh::EPropHandleT< T >

Handle representing an edge property.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines