CGAL 6.0 - 2D Segment Delaunay Graphs
Loading...
Searching...
No Matches
CGAL::Segment_Delaunay_graph_site_2< K > Class Template Reference

#include <CGAL/Segment_Delaunay_graph_site_2.h>

Definition

template<typename K>
class CGAL::Segment_Delaunay_graph_site_2< K >

The class Segment_Delaunay_graph_site_2 is a model for the concept SegmentDelaunayGraphSite_2.

Template Parameters
Kmust be a model of the Kernel concept.
Is model of
SegmentDelaunayGraphSite_2
See also
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 Segment_Delaunay_graph_site_2 introduces the following type in addition to the types in the concept SegmentDelaunayGraphSite_2.

typedef K Kernel
 A type for the template parameter K.