Arr_accessor(Arrangement_2 &arr) | CGAL::Arr_accessor< Arrangement > | |
Arrangement_2 typedef | CGAL::Arr_accessor< Arrangement > | |
Ccb_halfedge_circulator typedef | CGAL::Arr_accessor< Arrangement > | |
create_vertex(const Point_2 &p) | CGAL::Arr_accessor< Arrangement > | |
Face_handle typedef | CGAL::Arr_accessor< Arrangement > | |
halfedge_distance(Halfedge_const_handle e1, Halfedge_const_handle e2) const | CGAL::Arr_accessor< Arrangement > | |
Halfedge_handle typedef | CGAL::Arr_accessor< Arrangement > | |
insert_at_vertices_ex(const X_monotone_curve_2 &c, Halfedge_handle pred1, Halfedge_handle pred2, Comparison_result res, bool &new_face) | CGAL::Arr_accessor< Arrangement > | |
insert_from_vertex_ex(const X_monotone_curve_2 &c, Halfedge_handle pred, Vertex_handle v, Comparison_result res) | CGAL::Arr_accessor< Arrangement > | |
insert_in_face_interior_ex(const X_monotone_curve_2 &c, Face_handle f, Vertex_handle v1, Vertex_handle v2, Comparison_result res) | CGAL::Arr_accessor< Arrangement > | |
insert_isolated_vertex(Face_handle f, Vertex_handle v) | CGAL::Arr_accessor< Arrangement > | |
is_inside_new_face(Halfedge_handle pred1, Halfedge_handle pred2, const X_monotone_curve_2 &c) const | CGAL::Arr_accessor< Arrangement > | |
is_on_inner_boundary(Halfedge_const_handle he) const | CGAL::Arr_accessor< Arrangement > | |
is_on_outer_boundary(Halfedge_const_handle he) const | CGAL::Arr_accessor< Arrangement > | |
locate_around_vertex(Vertex_handle v, const X_monotone_curve_2 &c) const | CGAL::Arr_accessor< Arrangement > | |
modify_edge_ex(Halfedge_handle e, const X_monotone_curve_2 &c) | CGAL::Arr_accessor< Arrangement > | |
modify_vertex_ex(Vertex_handle v, const Point_2 &p) | CGAL::Arr_accessor< Arrangement > | |
move_hole(Face_handle f1, Face_handle f2, Ccb_halfedge_circulator hole) | CGAL::Arr_accessor< Arrangement > | |
move_isolated_vertex(Face_handle f1, Face_handle f2, Vertex_handle v) | CGAL::Arr_accessor< Arrangement > | |
notify_after_global_change() | CGAL::Arr_accessor< Arrangement > | |
notify_before_global_change() | CGAL::Arr_accessor< Arrangement > | |
Point_2 typedef | CGAL::Arr_accessor< Arrangement > | |
point_is_in(const Point_2 &p, Halfedge_const_handle he) const | CGAL::Arr_accessor< Arrangement > | |
relocate_holes_in_new_face(Halfedge_handle he) | CGAL::Arr_accessor< Arrangement > | |
relocate_in_new_face(Halfedge_handle he) | CGAL::Arr_accessor< Arrangement > | |
relocate_isolated_vertices_in_new_face(Halfedge_handle he) | CGAL::Arr_accessor< Arrangement > | |
remove_edge_ex(Halfedge_handle he, bool remove_source=true, bool remove_target=true) | CGAL::Arr_accessor< Arrangement > | |
split_edge_ex(Halfedge_handle he, const Point_2 &p, const X_monotone_curve_2 &c1, const X_monotone_curve_2 &c2) | CGAL::Arr_accessor< Arrangement > | |
split_edge_ex(Halfedge_handle he, Vertex_handle v, const X_monotone_curve_2 &c1, const X_monotone_curve_2 &c2) | CGAL::Arr_accessor< Arrangement > | |
Vertex_handle typedef | CGAL::Arr_accessor< Arrangement > | |
X_monotone_curve_2 typedef | CGAL::Arr_accessor< Arrangement > | |