\( \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.9 - CGAL and the Boost Graph Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
boost::internal::Dual_face_index_pmap< G > Struct Template Reference

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

Public Types

typedef boost::property_map< G,
boost::vertex_index_t >::type 
Property_map
 
typedef boost::graph_traits< G >
::vertex_descriptor 
key_type
 
typedef Property_map::value_type value_type
 
typedef Property_map::reference reference
 
typedef Property_map::category category
 

Public Member Functions

 Dual_face_index_pmap (const G &g)
 

Public Attributes

Property_map m_pmap
 

Friends

reference get (const Dual_face_index_pmap< G > &pmap, key_type vd)