|
CGAL 6.3 - 2D Arrangements
|
The concept AosApproximatePointTraits_2 refines the basic traits concept AosBasicTraits_2. A model of this concept is able to approximate a point.
AosBasicTraits_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 AosTraits::ApproximatePoint_2. | |
Accessing Functor Objects | |
| Approximate_2 | approximate_2_object () const |