CGAL 6.0.1 - 2D Segment Delaunay Graphs
Loading...
Searching...
No Matches
CGAL Namespace Reference

Classes

class  Segment_Delaunay_graph_2
 The class Segment_Delaunay_graph_2 represents the segment Delaunay graph (which is the dual graph of the 2D segment Voronoi diagram). More...
 
class  Segment_Delaunay_graph_face_base_2
 
struct  Segment_Delaunay_graph_filtered_traits_2
 The class Segment_Delaunay_graph_filtered_traits_2 provides a model for the SegmentDelaunayGraphTraits_2 concept. More...
 
struct  Segment_Delaunay_graph_filtered_traits_without_intersections_2
 The class Segment_Delaunay_graph_filtered_traits_without_intersections_2 provides a model for the SegmentDelaunayGraphTraits_2 concept. More...
 
class  Segment_Delaunay_graph_hierarchy_2
 We provide an alternative to the class Segment_Delaunay_graph_2<Gt,St,DS> for the incremental construction of the segment Delaunay graph. More...
 
class  Segment_Delaunay_graph_hierarchy_vertex_base_2
 The class Segment_Delaunay_graph_hierarchy_vertex_base_2 provides a model for the SegmentDelaunayGraphHierarchyVertexBase_2 concept, which is the vertex base required by the Segment_Delaunay_graph_hierarchy_2<Gt,St,STag,DS> class. More...
 
class  Segment_Delaunay_graph_site_2
 The class Segment_Delaunay_graph_site_2 is a model for the concept SegmentDelaunayGraphSite_2. More...
 
class  Segment_Delaunay_graph_storage_site_2
 The class Segment_Delaunay_graph_storage_site_2 is a model for the concept SegmentDelaunayGraphStorageSite_2. More...
 
class  Segment_Delaunay_graph_storage_site_with_info_2
 The class Segment_Delaunay_graph_storage_site_with_info_2 is a model for the concept SegmentDelaunayGraphStorageSite_2. More...
 
class  Segment_Delaunay_graph_storage_traits_2
 The class Segment_Delaunay_graph_storage_traits_2 provides a model for the SegmentDelaunayGraphStorageTraits_2 concept. More...
 
class  Segment_Delaunay_graph_storage_traits_with_info_2
 The class Segment_Delaunay_graph_storage_traits_with_info_2 provides a model for the SegmentDelaunayGraphStorageTraits_2 concept. More...
 
struct  Segment_Delaunay_graph_traits_2
 The class Segment_Delaunay_graph_traits_2 provides a model for the SegmentDelaunayGraphTraits_2 concept. More...
 
struct  Segment_Delaunay_graph_traits_without_intersections_2
 The class Segment_Delaunay_graph_traits_without_intersections_2 provides a model for the SegmentDelaunayGraphTraits_2 concept. More...
 
class  Segment_Delaunay_graph_vertex_base_2