mirror of https://github.com/CGAL/cgal
37 lines
1.3 KiB
TeX
37 lines
1.3 KiB
TeX
\newcommand{\meshcdtrequires}[0]{must be instantiated
|
|
by a constrained Delaunay triangulation class. Such a class can be
|
|
either a plain constrained Delaunay triangulation
|
|
(\ccc{Constrained_Delaunay_triangulation_2<Gt, Tds>}) or a derived
|
|
class such as \ccc{Constrained_triangulation_plus_2<CDT2>} or
|
|
\ccc{Triangulation_hierarchy_2<CDT2>} where \ccc{CDT2} is
|
|
\ccc{Constrained_Delaunay_triangulation_2<Gt, Tds>}.}
|
|
|
|
\chapter{2D Meshes}
|
|
|
|
|
|
\subsection*{Concepts}
|
|
\ccRefConceptPage{ConformingDelaunayTriangulationTraits_2}\\
|
|
\ccRefConceptPage{ConformingGabrielTriangulationTraits_2}\\
|
|
\ccRefConceptPage{DelaunayMeshTraits_2}\\
|
|
\ccRefConceptPage{DelaunayMeshFaceBase_2}%
|
|
|
|
\subsection*{Classes}
|
|
\ccRefIdfierPage{CGAL::Conforming_Delaunay_triangulation_2<CDT>}\\
|
|
\ccRefIdfierPage{CGAL::Delaunay_mesh_2<CDT>}\\
|
|
\ccRefIdfierPage{CGAL::Delaunay_mesh_face_base_2<Traits, Fb>}\\
|
|
\ccRefIdfierPage{CGAL::Delaunay_mesh_traits_2<K>}\\
|
|
\ccRefIdfierPage{CGAL::Delaunay_mesh_size_traits_2<K>}%
|
|
|
|
\subsection*{Global functions}
|
|
\ccRefIdfierPage{CGAL::make_conforming_Delaunay_2}\\
|
|
\ccRefIdfierPage{CGAL::make_conforming_Gabriel_2}\\
|
|
\ccRefIdfierPage{CGAL::refine_Delaunay_mesh_2}%
|
|
|
|
\lcHtml{\subsection*{Links to the Reference Sections}}
|
|
|
|
%%% For emacs/AucTeX:
|
|
%%% Local Variables: ***
|
|
%%% mode:latex ***
|
|
%%% TeX-master: "ref_manual.tex" ***
|
|
%%% End: ***
|