Loading [MathJax]/extensions/TeX/newcommand.js
\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 Version:
master
6.0.1
latest
5.6.2
5.5.5
5.4.5
5.3.2
5.2.4
5.1.5
5.0.4
4.14.3
4.13.2
4.12.2
4.11.3
4.10.2
4.9.1
4.8.2
4.7
4.6.3
4.5.2
4.4
4.3
4.12
cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 4.12 - 2D Triangulation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Friends
Modules
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::Regular_triangulation_euclidean_traits_2< K, Weight >
The class is deprecated since
CGAL
4.10, as the weighted point and the function objects for weighted points are part of the concept
Kernel
.
Class
CGAL::Regular_triangulation_filtered_traits_2< FK >
This class is deprecated, as the predicates and constructions that operate on weighted points are now define in the concept
Kernel
, and are dealt with by filtered kernels.
Class
CGAL::Triangulation_euclidean_traits_2< K >
This class is deprecated since
CGAL
4.9.
Class
CGAL::Weighted_point< Pt, Wt >
This class is deprecated, as 2D and 3D weighted point classes are now part of the concept
Kernel
.