CGAL 5.5 - 2D Arrangements
|
The concept ArrangementConstructCurveTraits_2
refines the basic traits concept ArrangementBasicTraits_2
. A model of this concept is able to construct a curve from two points.
CGAL::Arr_conic_traits_2<RatKernel,AlgKernel,NtTraits>
CGAL::Arr_geodesic_arc_on_sphere_traits_2
CGAL::Arr_linear_traits_2<Kernel>
CGAL::Arr_non_caching_segment_traits_2<Kernel>
CGAL::Arr_segment_traits_2<Kernel>
CGAL::Arr_polyline_traits_2<SegmentTraits_2>
Functor Types | |
typedef unspecified_type | Construct_curve_2 |
models the concept ArrTraits::ConstructCurve_2 . | |
Accessing Functor Objects | |
Construct_curve_2 | construct_curve_2_object () const |