CGAL 6.1 - 2D Arrangements
|
#include <Concepts/AosConstructCurveTraits_2.h>
The concept AosConstructCurveTraits_2
refines the basic traits concept AosBasicTraits_2
. A model of this concept is able to construct a curve from two points.
AosTraits_2
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>
CGAL::Arr_rational_function_traits_2<AlgebraicKernel_d_1>
Functor Types | |
typedef unspecified_type | Construct_curve_2 |
models the concept AosTraits::ConstructCurve_2 . | |
Accessing Functor Objects | |
Construct_curve_2 | construct_curve_2_object () const |
models the concept AosTraits::ConstructCurve_2
.
Construct_curve_2 AosConstructCurveTraits_2::construct_curve_2_object | ( | ) | const |