Angle of rotation in degrees. More...
#include <cmtkUnits.h>
Public Member Functions | |
Degrees (const double value=0) | |
Constructor. | |
Degrees (const Radians &radians) | |
Conversion constructor. |
Angle of rotation in degrees.
Definition at line 114 of file cmtkUnits.h.
cmtk::Units::Degrees::Degrees | ( | const double | value = 0 ) |
[inline, explicit] |
Constructor.
Definition at line 119 of file cmtkUnits.h.
cmtk::Units::Degrees::Degrees | ( | const Radians & | radians ) | [inline] |
Conversion constructor.
Definition at line 137 of file cmtkUnits.h.