CGAL 4.9 - CGAL and the Boost Graph Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
boost Namespace Reference

Boost Namespace. More...

Namespaces

 internal
 

Classes

class  graph_traits< CGAL::Dual< Primal > >
 
struct  graph_traits< const CGAL::Dual< P > >
 
struct  property_map< CGAL::Dual< P >, Property >
 
struct  property_map< CGAL::Dual< P >, boost::vertex_index_t >
 
struct  property_map< CGAL::Dual< P >, boost::face_index_t >
 
enum  edge_index_t { edge_index }
 The constant edge_index is a property tag which identifies the index property of an edge of a Bgl Graph. More...
 
enum  vertex_index_t { vertex_index }
 The constant vertex_index is a property tag which identifies the index property of a vertex of a Bgl Graph. More...
 
enum  halfedge_index_t { halfedge_index }
 The constant halfedge_index is a property tag which identifies the index property of a halfedge of a HalfedgeGraph. More...
 
enum  face_index_t { face_index }
 The constant face_index is a property tag which identifies the index property of a face of a FaceGraph. More...
 
enum  vertex_point_t { vertex_point }
 The constant vertex_point is a property tag which refers to the geometric embedding property of a vertex of a HalfedgeGraph. More...
 

Definition

Boost Namespace.