\( \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.14 - 2D Triangulation
CGAL::Constrained_triangulation_plus_2< Tr > Member List

This is the complete list of members for CGAL::Constrained_triangulation_plus_2< Tr >, including all inherited members.

Constrained_triangulation_plus_2(const Geom_traits &gt=Geom_traits())CGAL::Constrained_triangulation_plus_2< Tr >
Constrained_triangulation_plus_2(const Constrained_triangulation_plus_2 &ct)CGAL::Constrained_triangulation_plus_2< Tr >
Constrained_triangulation_plus_2(ConstraintIterator first, ConstraintIterator last, const Geom_traits &gt=Geom_traits())CGAL::Constrained_triangulation_plus_2< Tr >
Constraint_id typedefCGAL::Constrained_triangulation_plus_2< Tr >
Constraint_iterator typedefCGAL::Constrained_triangulation_plus_2< Tr >
constraints_begin() constCGAL::Constrained_triangulation_plus_2< Tr >
constraints_end() constCGAL::Constrained_triangulation_plus_2< Tr >
context(Vertex_handle va, Vertex_handle vb) constCGAL::Constrained_triangulation_plus_2< Tr >
Context_iterator typedefCGAL::Constrained_triangulation_plus_2< Tr >
contexts_begin(Vertex_handle va, Vertex_handle vb) constCGAL::Constrained_triangulation_plus_2< Tr >
contexts_end(Vertex_handle va, Vertex_handle vb) constCGAL::Constrained_triangulation_plus_2< Tr >
insert(const Point &p, Face_handle start=Face_handle())CGAL::Constrained_triangulation_plus_2< Tr >
insert(const Point &p, Locate_type lt, Face_handle loc, int li)CGAL::Constrained_triangulation_plus_2< Tr >
insert(PointIterator first, PointIterator last)CGAL::Constrained_triangulation_plus_2< Tr >
insert_constraint(Point a, Point b)CGAL::Constrained_triangulation_plus_2< Tr >
insert_constraint(Vertex_handle va, Vertex_handle vb)CGAL::Constrained_triangulation_plus_2< Tr >
insert_constraint(PointIterator first, PointIterator last, bool close=false)CGAL::Constrained_triangulation_plus_2< Tr >
insert_constraints(ConstraintIterator first, ConstraintIterator last)CGAL::Constrained_triangulation_plus_2< Tr >
insert_constraints(PointIterator points_first, PointIterator points_last, IndicesIterator indices_first, IndicesIterator indices_last)CGAL::Constrained_triangulation_plus_2< Tr >
Intersection_tag typedefCGAL::Constrained_triangulation_plus_2< Tr >
number_of_enclosing_constraints(Vertex_handle va, Vertex_handle vb) constCGAL::Constrained_triangulation_plus_2< Tr >
operator=(const Constrained_triangulation_plus_2 &tr)CGAL::Constrained_triangulation_plus_2< Tr >
points_in_constraint_begin(Constraint_id cid) constCGAL::Constrained_triangulation_plus_2< Tr >
points_in_constraint_end(Constraint_id cid) constCGAL::Constrained_triangulation_plus_2< Tr >
Points_in_constraint_iterator typedefCGAL::Constrained_triangulation_plus_2< Tr >
push_back(const Point &p)CGAL::Constrained_triangulation_plus_2< Tr >
push_back(const std::pair< Point, Point > &c)CGAL::Constrained_triangulation_plus_2< Tr >
remove_constraint(Constraint_id cid)CGAL::Constrained_triangulation_plus_2< Tr >
remove_points_without_corresponding_vertex(Constraint_id cid)CGAL::Constrained_triangulation_plus_2< Tr >
remove_points_without_corresponding_vertex()CGAL::Constrained_triangulation_plus_2< Tr >
simplify(Vertices_in_constraint_iterator vicq)CGAL::Constrained_triangulation_plus_2< Tr >
Subconstraint typedefCGAL::Constrained_triangulation_plus_2< Tr >
Subconstraint_iterator typedefCGAL::Constrained_triangulation_plus_2< Tr >
subconstraints_begin() constCGAL::Constrained_triangulation_plus_2< Tr >
subconstraints_end() constCGAL::Constrained_triangulation_plus_2< Tr >
swap(Constrained_triangulation_plus_2 tr)CGAL::Constrained_triangulation_plus_2< Tr >
Triangulation typedefCGAL::Constrained_triangulation_plus_2< Tr >
vertices_in_constraint_begin(Constraint_id cid) constCGAL::Constrained_triangulation_plus_2< Tr >
vertices_in_constraint_begin(Vertex_handle va, Vertex_handle vb) constCGAL::Constrained_triangulation_plus_2< Tr >
vertices_in_constraint_end(Constraint_id cid) constCGAL::Constrained_triangulation_plus_2< Tr >
vertices_in_constraint_end(Vertex_handle va, Vertex_handle vb) constCGAL::Constrained_triangulation_plus_2< Tr >
Vertices_in_constraint_iterator typedefCGAL::Constrained_triangulation_plus_2< Tr >