\( \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.6.1 - 2D Apollonius Graphs (Delaunay Graphs of Disks)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL Namespace Reference

Classes

class  Apollonius_graph_2
 The class Apollonius_graph_2 represents the Apollonius graph. More...
 
class  Apollonius_graph_filtered_traits_2
 The class Apollonius_graph_filtered_traits_2 provides a model for the ApolloniusGraphTraits_2 concept. More...
 
class  Apollonius_graph_hierarchy_2
 We provide an alternative to the class Apollonius_graph_2<Gt,Agds> for the dynamic construction of the Apollonius graph. More...
 
class  Apollonius_graph_hierarchy_vertex_base_2
 The class Apollonius_graph_hierarchy_vertex_base_2 provides a model for the ApolloniusGraphHierarchyVertexBase_2 concept, which is the vertex base required by the Apollonius_graph_hierarchy_2<Gt,Agds> class. More...
 
class  Apollonius_graph_traits_2
 The class Apollonius_graph_traits_2 provides a model for the ApolloniusGraphTraits_2 concept. More...
 
class  Apollonius_graph_vertex_base_2
 The class Apollonius_graph_vertex_base_2 provides a model for the ApolloniusGraphVertexBase_2 concept which is the vertex base required by the ApolloniusGraphDataStructure_2 concept. More...
 
class  Apollonius_site_2
 The class Apollonius_site_2 is a model for the concept ApolloniusSite_2. More...