CGAL 5.2.2 - 2D Arrangements
|
The concept ArrangementApproximateTraits_2
refines the basic traits concept ArrangementBasicTraits_2
. A model of this concept is able to approximate a point.
CGAL::Arr_conic_traits_2<RatKernel,AlgKernel,NtTraits>
CGAL::Arr_non_caching_segment_traits_2<Kernel>
CGAL::Arr_segment_traits_2<Kernel>
CGAL::Arr_polycurve_traits_2<GeometryTraits_2>
CGAL::Arr_polyline_traits_2<SegmentTraits_2>
Types | |
typedef unspecified_type | Approximate_number_type |
the number type used to approximate point coordinates, e.g., double. | |
Functor Types | |
typedef unspecified_type | Approximate_2 |
models the concept ArrTraits::Approximate_2 . | |
Accessing Functor Objects | |
Approximate_2 | approximate_2_object () const |