CGAL 6.2 - 2D Arrangements
Loading...
Searching...
No Matches
AosApproximateUnboundedTraits_2 Concept Reference

Definition

The concept AosApproximateUnboundedTraits_2 refines the concept AosApproximateTraits_2. A model of this concept is able to approximate a curve constrained to a given bounding box (in addition to the ability to approximate a point and a curve without constraints).

Refines
AosApproximateTraits_2
Has models
CGAL::Arr_linear_traits_2<Kernel>
See also
AosApproximateTraits_2
CGAL::draw()

Functor Types

typedef unspecified_type Approximate_2
 models the concept AosTraits::ApproximateUnbounded_2.
 

Accessing Functor Objects

Approximate_2 approximate_2_object () const