CGAL 5.3 - 2D Apollonius Graphs (Delaunay Graphs of Disks)
CGAL::Apollonius_graph_2< Gt, Agds > Member List

This is the complete list of members for CGAL::Apollonius_graph_2< Gt, Agds >, including all inherited members.

all_edges_begin() constCGAL::Apollonius_graph_2< Gt, Agds >
all_edges_end() constCGAL::Apollonius_graph_2< Gt, Agds >
All_edges_iterator typedefCGAL::Apollonius_graph_2< Gt, Agds >
all_faces_begin() constCGAL::Apollonius_graph_2< Gt, Agds >
all_faces_end() constCGAL::Apollonius_graph_2< Gt, Agds >
All_faces_iterator typedefCGAL::Apollonius_graph_2< Gt, Agds >
all_vertices_begin() constCGAL::Apollonius_graph_2< Gt, Agds >
all_vertices_end() constCGAL::Apollonius_graph_2< Gt, Agds >
All_vertices_iterator typedefCGAL::Apollonius_graph_2< Gt, Agds >
Apollonius_graph_2(Gt gt=Gt())CGAL::Apollonius_graph_2< Gt, Agds >
Apollonius_graph_2(Input_iterator first, Input_iterator beyond, Gt gt=Gt())CGAL::Apollonius_graph_2< Gt, Agds >
Apollonius_graph_2(const Apollonius_graph_2< Gt, Agds > &other)CGAL::Apollonius_graph_2< Gt, Agds >
clear()CGAL::Apollonius_graph_2< Gt, Agds >
data_structure() constCGAL::Apollonius_graph_2< Gt, Agds >
Data_structure typedefCGAL::Apollonius_graph_2< Gt, Agds >
dimension() constCGAL::Apollonius_graph_2< Gt, Agds >
draw_dual(Stream &str) constCGAL::Apollonius_graph_2< Gt, Agds >
draw_dual_edge(const Edge &e, Stream &str) constCGAL::Apollonius_graph_2< Gt, Agds >
draw_primal(Stream &str) constCGAL::Apollonius_graph_2< Gt, Agds >
draw_primal_edge(const Edge &e, Stream &str) constCGAL::Apollonius_graph_2< Gt, Agds >
dual(Face_handle f) constCGAL::Apollonius_graph_2< Gt, Agds >
dual(All_faces_iterator it) constCGAL::Apollonius_graph_2< Gt, Agds >
dual(Finite_faces_iterator it) constCGAL::Apollonius_graph_2< Gt, Agds >
Edge typedefCGAL::Apollonius_graph_2< Gt, Agds >
Edge_circulator typedefCGAL::Apollonius_graph_2< Gt, Agds >
Face typedefCGAL::Apollonius_graph_2< Gt, Agds >
Face_circulator typedefCGAL::Apollonius_graph_2< Gt, Agds >
Face_handle typedefCGAL::Apollonius_graph_2< Gt, Agds >
file_input(std::istream &is)CGAL::Apollonius_graph_2< Gt, Agds >
file_output(std::ostream &os) constCGAL::Apollonius_graph_2< Gt, Agds >
finite_edges_begin() constCGAL::Apollonius_graph_2< Gt, Agds >
finite_edges_end() constCGAL::Apollonius_graph_2< Gt, Agds >
Finite_edges_iterator typedefCGAL::Apollonius_graph_2< Gt, Agds >
finite_faces_begin() constCGAL::Apollonius_graph_2< Gt, Agds >
finite_faces_end() constCGAL::Apollonius_graph_2< Gt, Agds >
Finite_faces_iterator typedefCGAL::Apollonius_graph_2< Gt, Agds >
finite_vertex() constCGAL::Apollonius_graph_2< Gt, Agds >
finite_vertices_begin() constCGAL::Apollonius_graph_2< Gt, Agds >
finite_vertices_end() constCGAL::Apollonius_graph_2< Gt, Agds >
Finite_vertices_iterator typedefCGAL::Apollonius_graph_2< Gt, Agds >
Geom_traits typedefCGAL::Apollonius_graph_2< Gt, Agds >
geom_traits() constCGAL::Apollonius_graph_2< Gt, Agds >
hidden_sites_begin() constCGAL::Apollonius_graph_2< Gt, Agds >
hidden_sites_end() constCGAL::Apollonius_graph_2< Gt, Agds >
Hidden_sites_iterator typedefCGAL::Apollonius_graph_2< Gt, Agds >
incident_edges(Vertex_handle v) constCGAL::Apollonius_graph_2< Gt, Agds >
incident_edges(Vertex_handle v, Face_handle f) constCGAL::Apollonius_graph_2< Gt, Agds >
incident_faces(Vertex_handle v) constCGAL::Apollonius_graph_2< Gt, Agds >
incident_faces(Vertex_handle v, Face_handle f) constCGAL::Apollonius_graph_2< Gt, Agds >
incident_vertices(Vertex_handle v) constCGAL::Apollonius_graph_2< Gt, Agds >
incident_vertices(Vertex_handle v, Face_handle f) constCGAL::Apollonius_graph_2< Gt, Agds >
infinite_face() constCGAL::Apollonius_graph_2< Gt, Agds >
infinite_vertex() constCGAL::Apollonius_graph_2< Gt, Agds >
insert(Input_iterator first, Input_iterator beyond)CGAL::Apollonius_graph_2< Gt, Agds >
insert(const Site_2 &s)CGAL::Apollonius_graph_2< Gt, Agds >
insert(const Site_2 &s, Vertex_handle vnear)CGAL::Apollonius_graph_2< Gt, Agds >
is_infinite(Vertex_handle v) constCGAL::Apollonius_graph_2< Gt, Agds >
is_infinite(Face_handle f) constCGAL::Apollonius_graph_2< Gt, Agds >
is_infinite(Face_handle f, int i) constCGAL::Apollonius_graph_2< Gt, Agds >
is_infinite(const Edge &e) constCGAL::Apollonius_graph_2< Gt, Agds >
is_infinite(Edge_circulator ec) constCGAL::Apollonius_graph_2< Gt, Agds >
is_valid(bool verbose=false, int level=1) constCGAL::Apollonius_graph_2< Gt, Agds >
nearest_neighbor(const Point_2 &p) constCGAL::Apollonius_graph_2< Gt, Agds >
nearest_neighbor(const Point_2 &p, Vertex_handle vnear) constCGAL::Apollonius_graph_2< Gt, Agds >
number_of_faces() constCGAL::Apollonius_graph_2< Gt, Agds >
number_of_hidden_sites() constCGAL::Apollonius_graph_2< Gt, Agds >
number_of_vertices() constCGAL::Apollonius_graph_2< Gt, Agds >
number_of_visible_sites() constCGAL::Apollonius_graph_2< Gt, Agds >
operator<<(std::ostream &os, const Apollonius_graph_2< Gt, Agds > &ag) constCGAL::Apollonius_graph_2< Gt, Agds >
operator=(const Apollonius_graph_2< Gt, Agds > &other)CGAL::Apollonius_graph_2< Gt, Agds >
operator>>(std::istream &is, const Apollonius_graph_2< Gt, Agds > &ag)CGAL::Apollonius_graph_2< Gt, Agds >
Point_2 typedefCGAL::Apollonius_graph_2< Gt, Agds >
remove(Vertex_handle v)CGAL::Apollonius_graph_2< Gt, Agds >
Site_2 typedefCGAL::Apollonius_graph_2< Gt, Agds >
sites_begin() constCGAL::Apollonius_graph_2< Gt, Agds >
sites_end() constCGAL::Apollonius_graph_2< Gt, Agds >
Sites_iterator typedefCGAL::Apollonius_graph_2< Gt, Agds >
size_type typedefCGAL::Apollonius_graph_2< Gt, Agds >
swap(Apollonius_graph_2< Gt, Agds > &other)CGAL::Apollonius_graph_2< Gt, Agds >
tds() constCGAL::Apollonius_graph_2< Gt, Agds >
Triangulation_data_structure typedefCGAL::Apollonius_graph_2< Gt, Agds >
Vertex typedefCGAL::Apollonius_graph_2< Gt, Agds >
Vertex_circulator typedefCGAL::Apollonius_graph_2< Gt, Agds >
Vertex_handle typedefCGAL::Apollonius_graph_2< Gt, Agds >
visible_sites_begin() constCGAL::Apollonius_graph_2< Gt, Agds >
visible_sites_end() constCGAL::Apollonius_graph_2< Gt, Agds >
Visible_sites_iterator typedefCGAL::Apollonius_graph_2< Gt, Agds >