CGAL 5.6.1 - 2D Voronoi Diagram Adaptor
CGAL::Regular_triangulation_adaptation_traits_2< RT2 > Struct Template Reference

#include <CGAL/Regular_triangulation_adaptation_traits_2.h>

Definition

The class Regular_triangulation_adaptation_traits_2 provides a model for the AdaptationTraits_2 concept.

The template parameter of the Regular_triangulation_adaptation_traits_2 class must be a model of the DelaunayGraph_2 concept, and in particular it has the semantics of a 2D regular triangulation.

Is Model Of:
AdaptationTraits_2
See also
AdaptationTraits_2
DelaunayGraph_2
Voronoi_diagram_2<DG,AT,AP>
CGAL::Regular_triangulation_2<Traits,Tds>

Types

typedef CGAL::Tag_true Has_nearest_site_2