|
CGAL 6.3 - 2D Arrangements
|
The concept AosApproximateTraits_2 refines the concept AosApproximatePointTraits_2. A model of this concept is able to approximate a point and a curve (in addition to the ability to approximate the coordinates of a point).
AosApproximatePointTraits_2 Types | |
| typedef unspecified_type | Approximate_point_2 |
| the approximate point. | |
Functor Types | |
| typedef unspecified_type | Approximate_2 |
| models the concept AosTraits::Approximate_2. | |
Accessing Functor Objects | |
| Approximate_2 | approximate_2_object () const |