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

Static Public Member Functions

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

Detailed Description

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

Definition at line 95 of file PropertyManager.hh.


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