|
CGAL 4.9.1 - CGAL and the Boost Graph Library
|
#include <CGAL/boost/graph/split_graph_into_polylines.h>
Public Types | |
|
typedef boost::graph_traits < G_copy >::vertex_descriptor | g_copy_vertex_descriptor |
|
typedef boost::graph_traits < G_copy >::out_edge_iterator | g_copy_out_edge_iterator |
|
typedef boost::graph_traits < G_copy >::degree_size_type | g_copy_degree_size_type |
Public Member Functions | |
| Less_on_G_copy_vertex_descriptors (const G_copy &g_copy, const Less_on_orig_vertex_descriptors &less) | |
| bool | operator() (g_copy_vertex_descriptor v1, g_copy_vertex_descriptor v2) const |
| bool CGAL::internal::Less_on_G_copy_vertex_descriptors< G_copy, Less_on_orig_vertex_descriptors >::operator() | ( | g_copy_vertex_descriptor | v1, |
| g_copy_vertex_descriptor | v2 | ||
| ) | const |