|
CGAL 6.2 - 2D Snap Rounding
|
#include <CGAL/Float_snap_rounding_traits_2.h>
CGAL::internal::Float_snap_rounding_traits_base_2< Input_Kernel, Exact_Kernel, BaseTraits >.
The class Float_snap_rounding_traits_2<Kernel> is a model of the FloatSnapRoundingTraits_2 concept.
It is identical to Double_snap_rounding_traits_2<Kernel>, except that points are rounded to single-precision floating-point coordinates.
SnapRoundingTraits_2 Classes | |
| struct | Compute_squared_round_bound_2 |
| struct | Construct_rounded_point_2 |
Public Member Functions | |
| Compute_squared_round_bound_2 | compute_squared_round_bound_2_object () const |
| Construct_rounded_point_2 | construct_rounded_point_2_object () const |