|
CGAL 6.2 - 2D Snap Rounding
|
Public Member Functions | |
| void | operator() (Point_2 p) |
| Given a point, evaluates its exact value. | |
| void FSRTraits_2::Evaluate::operator() | ( | Point_2 | p | ) |
Given a point, evaluates its exact value.
For example, for a point from EPECK, this consists of computing its rational coordinates. A subsequent call to ConstructRoundedPoint_2 or ComputeSquaredRoundBound_2 will then use a higher precision.