| 
    CGAL 4.7 - 2D Voronoi Diagram Adaptor 
   | 
 
#include <CGAL/Delaunay_triangulation_adaptation_traits_2.h>
The class Delaunay_triangulation_adaptation_traits_2 provides a model for the AdaptationTraits_2 concept. 
The template parameter of the Delaunay_triangulation_adaptation_traits_2 class must be a model of the DelaunayGraph_2 concept, and in particular it has the semantics of a 2D Delaunay triangulation.
AdaptationTraits_2 DelaunayGraph_2 CGAL::Voronoi_diagram_2<DG,AT,AP> CGAL::Delaunay_triangulation_2<Traits,Tds> Types | |
| typedef CGAL::Tag_true | Has_nearest_site_2 | 
| typedef CGAL::Tag_true CGAL::Delaunay_triangulation_adaptation_traits_2< DT2 >::Has_nearest_site_2 |