CGAL 4.5 - CGAL and the Boost Graph Library
|
Boost Namespace. More...
Enumerations | |
enum | edge_index_t { edge_index, edge_index } |
The constant edge_index is a property tag which identifies the index property of an edge of a Bgl Graph. More... | |
enum | edge_index_t { edge_index, 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... | |
Boost Namespace.
enum boost::edge_index_t |
The constant edge_index
is a property tag which identifies the index property of an edge of a Bgl Graph.
Enumerator | |
---|---|
edge_index | |
edge_index |