CGAL 5.0.3 - 2D Segment Delaunay Graphs
|
#include <CGAL/Segment_Delaunay_graph_site_2.h>
The class Segment_Delaunay_graph_site_2
is a model for the concept SegmentDelaunayGraphSite_2
.
K | must be a model of the Kernel concept. |
Kernel
SegmentDelaunayGraphSite_2
CGAL::Segment_Delaunay_graph_traits_2<K,MTag>
CGAL::Segment_Delaunay_graph_traits_without_intersections_2<K,MTag>
CGAL::Segment_Delaunay_graph_filtered_traits_2<CK,CM,EK,EM,FK,FM>
CGAL::Segment_Delaunay_graph_filtered_traits_without_intersections_2<CK,CM,EK,EM,FK,FM>
Types | |
The class | |
typedef K | Kernel |
A type for the template parameter K . | |