CGAL 5.4 - 2D Arrangements
|
The concept ArrangementConstructXMonotoneCurveTraits_2
refines the basic traits concept ArrangementBasicTraits_2
. A model of this concept is able to construct an \( x\)-monotone 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_x_monotone_curve_2 |
models the concept ArrTraits::ConstructXMonotoneCurve_2 . | |
Accessing Functor Objects | |
Construct_x_monotone_curve_2 | construct_x_monotone_curve_2_object () const |