\( \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.org
Top
Getting Started
Organization of the Manual
Package Overview
Acknowledging CGAL
CGAL 4.9 - 2D Triangulation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
Deprecated List
Member
CGAL::Constrained_triangulation_2< Traits, Tds, Itag >::Constraint
The type of constraints.
Member
CGAL::Constrained_triangulation_plus_2< Tr >::vertices_in_constraint_begin
(Vertex_handle va, Vertex_handle vb) const
Returns an iterator on the first vertex on the constraint
cid
.
Member
CGAL::Constrained_triangulation_plus_2< Tr >::vertices_in_constraint_end
(Vertex_handle va, Vertex_handle vb) const
Returns an iterator past the last vertex on the constraint
cid
.
Class
CGAL::Triangulation_euclidean_traits_2< K >
This class is deprecated since
CGAL
4.9. Instead of using it, pass directly the kernel.