CGAL 5.1 - 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 typedefCGAL::Constrained_triangulation_plus_2< Tr >
constraints() constCGAL::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(Vertex_handle va, Vertex_handle vb) constCGAL::Constrained_triangulation_plus_2< Tr >
Contexts 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<<(std::ostream &os, const Constrained_triangulation_plus_2< Tr > &ctp)CGAL::Constrained_triangulation_plus_2< Tr >related
operator=(const Constrained_triangulation_plus_2 &tr)CGAL::Constrained_triangulation_plus_2< Tr >
operator>>(std::istream &is, Constrained_triangulation_plus_2< Tr > &ctp)CGAL::Constrained_triangulation_plus_2< Tr >related
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 >
split_subconstraint_graph_into_constraints(const std::function< bool(Vertex_handle)> &is_terminal)CGAL::Constrained_triangulation_plus_2< Tr >
Subconstraint typedefCGAL::Constrained_triangulation_plus_2< Tr >
Subconstraint_iterator typedefCGAL::Constrained_triangulation_plus_2< Tr >
Subconstraints typedefCGAL::Constrained_triangulation_plus_2< Tr >
subconstraints() constCGAL::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(Constraint_id cid) constCGAL::Constrained_triangulation_plus_2< Tr >
vertices_in_constraint_begin(Constraint_id cid) constCGAL::Constrained_triangulation_plus_2< Tr >
vertices_in_constraint_end(Constraint_id cid) constCGAL::Constrained_triangulation_plus_2< Tr >
Vertices_in_constraint_iterator typedefCGAL::Constrained_triangulation_plus_2< Tr >