CGAL 6.0 - 2D Segment Delaunay Graphs
Loading...
Searching...
No Matches
CGAL::Segment_Delaunay_graph_storage_site_with_info_2< STraits, Info_, Base > Class Template Reference

#include <CGAL/Segment_Delaunay_graph_storage_site_with_info_2.h>

Inherits from

Base.

Definition

template<typename STraits, typename Info_, typename Base>
class CGAL::Segment_Delaunay_graph_storage_site_with_info_2< STraits, Info_, Base >

The class Segment_Delaunay_graph_storage_site_with_info_2 is a model for the concept SegmentDelaunayGraphStorageSite_2.

Template Parameters
STraitsmust be a model of the SegmentDelaunayGraphStorageTraits_2 concept.
Basemust be a model of SegmentDelaunayGraphStorageSite_2
Is model of
SegmentDelaunayGraphStorageSite_2
See also
CGAL::Segment_Delaunay_graph_site_2<K>

Classes

struct  Has_info_tag
 

Public Member Functions

const Infoinfo () const
 
void set_info (const Info &) const
 
bool info_has_been_set () const
 

Types

The class

typedef STraits Storage_traits
 
typedef Info_ Info
 
typedef Storage_traits::Geom_traits Geom_traits
 
typedef Geom_traits::Site_2 Site_2
 
typedef Storage_traits::Point_handle Point_handle