CGAL 5.5.1 - 2D Segment Delaunay Graphs
|
#include <CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h>
CGAL::Segment_Delaunay_graph_storage_traits_2< Gt >.
The class Segment_Delaunay_graph_storage_traits_with_info_2
provides a model for the SegmentDelaunayGraphStorageTraits_2
concept.
Gt | must be a model of the concept SegmentDelaunayGraphTraits_2 . |
CGAL::
Segment_Delaunay_graph_storage_site_with_info_2` 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 |