![]() |
Prusa Slicer 2.6.0
|
Only for the Radian and Degrees classes to behave as doubles. More...
#include <src/libnest2d/include/libnest2d/common.hpp>
Inheritance diagram for libnest2d::Double:Public Member Functions | |
| Double () | |
| Double (double d) | |
| operator double () const BP2D_NOEXCEPT | |
| operator double & () BP2D_NOEXCEPT | |
Protected Attributes | |
| double | val_ |
Only for the Radian and Degrees classes to behave as doubles.
|
inline |
|
inline |
|
protected |
Referenced by libnest2d::Radians::cos(), operator double(), operator double &(), and libnest2d::Radians::sin().