CGAL 4.11.3 - Surface Mesh
|
#include <CGAL/boost/graph/properties_Surface_mesh.h>
put_get_helper< CGAL::Kernel_traits< Point >::type::FT, SM_edge_weight_pmap< Point > >.
Public Types | |
typedef boost::readable_property_map_tag | category |
typedef CGAL::Kernel_traits < Point >::type::FT | value_type |
typedef value_type | reference |
typedef SM::Edge_index | key_type |
Public Member Functions | |
SM_edge_weight_pmap (const CGAL::Surface_mesh< Point > &sm) | |
value_type | operator[] (const key_type &e) const |