CGAL 5.3 - 2D Segment Delaunay Graphs
CGAL::Segment_Delaunay_graph_storage_traits_with_info_2< Gt, Info, Converter, Merger > Class Template Reference

#include <CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h>

Inherits from

CGAL::Segment_Delaunay_graph_storage_traits_2< Gt >.

Definition

The class Segment_Delaunay_graph_storage_traits_with_info_2 provides a model for the SegmentDelaunayGraphStorageTraits_2 concept.

Template Parameters
Gtmust be a model of the concept SegmentDelaunayGraphTraits_2.
Is Model Of:
SegmentDelaunayGraphStorageTraits_2
See also
CGAL::Segment_Delaunay_graph_storage_site_with_info_2`
Examples:
Segment_Delaunay_graph_2/sdg-info-set.cpp, and Segment_Delaunay_graph_2/sdg-red-blue-info.cpp.

Public Types

typedef Info_ Info
 
typedef Converter Convert_info
 
typedef Merger Merge_info
 
typedef Base::Geom_traits Geom_traits
 
typedef Segment_Delaunay_graph_storage_site_with_info_2< Self, Info, Base_storage_site_2 > Storage_site_2
 
- Public Types inherited from CGAL::Segment_Delaunay_graph_storage_traits_2< Gt >
typedef unspecified_type Storage_site_2