Developer Documentation
OpenMesh::PropertyManager< PROPTYPE, MeshT >::StorageT< PropertyManager2, MPropHandleT< Value > > Struct Template Reference

Static Public Member Functions

static void copy (const PropertyManager< PROPTYPE, MeshT > &from, PropertyManager2 &to)
 
static void swap (PropertyManager< PROPTYPE, MeshT > &from, PropertyManager2 &to)
 
static ConstReference access_property_const (PolyConnectivity &mesh, const PROPTYPE &prop_handle, const Handle &)
 
static Reference access_property (PolyConnectivity &mesh, const PROPTYPE &prop_handle, const Handle &)
 

Detailed Description

template<typename PROPTYPE, typename MeshT = int>
template<typename PropertyManager2>
struct OpenMesh::PropertyManager< PROPTYPE, MeshT >::StorageT< PropertyManager2, MPropHandleT< Value > >

Definition at line 99 of file PropertyManager.hh.


The documentation for this struct was generated from the following file: