OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
Wrapper class which identifies a value as the currently default angle type, as defined by Math::setAngleUnit. More...
#include <OgreMath.h>
Public Member Functions | |
Angle (float angle) | |
operator Degree () const | |
operator Radian () const | |
Wrapper class which identifies a value as the currently default angle type, as defined by Math::setAngleUnit.
Angle values will be automatically converted between radians and degrees, as appropriate.
|
inlineexplicit |