\( \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.12 - 2D Periodic Triangulations

Classes

class  CGAL::Periodic_2_Delaunay_triangulation_2< Traits, Tds >
 The class Periodic_2_Delaunay_triangulation_2 represents a Delaunay triangulation in two-dimensional periodic space. More...
 
class  CGAL::Periodic_2_offset_2
 The class Periodic_2_offset_2 is a model of the concept Periodic_2Offset_2. More...
 
class  CGAL::Periodic_2_triangulation_2< Traits, Tds >
 The class Periodic_2_triangulation_2 represents a 2-dimensional triangulation of a point set in \( \mathbb T_c^2\). More...
 
class  CGAL::Periodic_2_triangulation_hierarchy_2< PTr >
 The class Periodic_2_triangulation_hierarchy_2 implements a triangulation augmented with a data structure which allows fast point location queries. More...