\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.11.1 - Surface Mesh
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::SM_edge_weight_pmap< Point > Class Template Reference

#include <CGAL/boost/graph/properties_Surface_mesh.h>

Inherits from

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