MEPP2 Project
|
#include <properties.h>
Public Types | |
typedef boost::graph_traits< MeshT >::halfedge_descriptor | halfedge_key_type |
typedef FEVV::Assoc_property_map< halfedge_key_type, ValueT > | pmap_type |
Static Public Member Functions | |
static pmap_type | create (const MeshT &m) |
Definition at line 358 of file properties.h.
typedef boost::graph_traits< MeshT >::halfedge_descriptor FEVV::Halfedge_pmap_traits< MeshT, ValueT >::halfedge_key_type |
Definition at line 361 of file properties.h.
typedef FEVV::Assoc_property_map< halfedge_key_type, ValueT > FEVV::Halfedge_pmap_traits< MeshT, ValueT >::pmap_type |
Definition at line 363 of file properties.h.
|
inlinestatic |