|
MEPP2 Project
|
#include <properties.h>

Public Types | |
| typedef boost::graph_traits< MeshT >::face_descriptor | face_key_type |
| typedef FEVV::Assoc_property_map< face_key_type, ValueT > | pmap_type |
Static Public Member Functions | |
| static pmap_type | create (const MeshT &) |
Definition at line 330 of file properties.h.
| typedef boost::graph_traits< MeshT >::face_descriptor FEVV::Face_pmap_traits< MeshT, ValueT >::face_key_type |
Definition at line 332 of file properties.h.
| typedef FEVV::Assoc_property_map< face_key_type, ValueT > FEVV::Face_pmap_traits< MeshT, ValueT >::pmap_type |
Definition at line 333 of file properties.h.
|
inlinestatic |