\( \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 - L Infinity Segment Delaunay Graphs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL Namespace Reference

Classes

class  Segment_Delaunay_graph_Linf_2
 The class Segment_Delaunay_graph_Linf_2 represents the segment Delaunay graph under the \( L_{\infty} \) metric (which is the dual graph of the 2D segment Voronoi diagram under the \( L_{\infty} \) metric). More...
 
class  Segment_Delaunay_graph_Linf_filtered_traits_2
 The class Segment_Delaunay_graph_Linf_filtered_traits_2 provides a model for the SegmentDelaunayGraphLinfTraits_2 concept. More...
 
class  Segment_Delaunay_graph_Linf_filtered_traits_without_intersections_2
 The class Segment_Delaunay_graph_Linf_filtered_traits_without_intersections_2 provides a model for the SegmentDelaunayGraphLinfTraits_2 concept. More...
 
class  Segment_Delaunay_graph_Linf_hierarchy_2
 This class is equivalent to the Segment_Delaunay_graph_hierarchy_2 class, but it uses Segment_Delaunay_graph_Linf_2<Gt,DS> at every level of the hierarchy (instead of Segment_Delaunay_graph_2<Gt,DS> at each level of Segment_Delaunay_graph_hierarchy_2). More...
 
class  Segment_Delaunay_graph_Linf_traits_2
 The class Segment_Delaunay_graph_Linf_traits_2 provides a model for the SegmentDelaunayGraphLinfTraits_2 concept. More...
 
class  Segment_Delaunay_graph_Linf_traits_without_intersections_2
 The class Segment_Delaunay_graph_Linf_traits_without_intersections_2 provides a model for the SegmentDelaunayGraphLinfTraits_2 concept. More...