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
|
||
|---|---|---|
| .. | ||
| Optimal_bounding_box | ||
| optimal_bounding_box.h | ||