|
CGAL 6.1.3 - 2D Voronoi Diagram Adaptor
|
#include <CGAL/Segment_Delaunay_graph_adaptation_traits_2.h>
The class Segment_Delaunay_graph_adaptation_traits_2 provides a model for the AdaptationTraits_2 concept.
The template parameter of the Segment_Delaunay_graph_adaptation_traits_2 class must be a model of the DelaunayGraph_2 concept, and in particular it has the semantics of the 2D (triangulated) segment Delaunay graph.
AdaptationTraits_2 Types | |
| typedef CGAL::Tag_true | Has_nearest_site_2 |