mirror of https://github.com/CGAL/cgal
* cast double to float is forbidden with {} because it loses information
* cast double to float or to exact types is OK
* numeric_limits<FT> does not work for exact types FT
* using explicitely numeric_limits<float>, is not an option either
because casting it to exact FT would not work
|
||
|---|---|---|
| .. | ||
| internal | ||
| Oriented_bounding_box_traits_3.h | ||
| oriented_bounding_box.h | ||