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 (Real angle) | |
operator Degree () const | |
operator Radian () const | |
Private Attributes | |
Real | mAngle |
Wrapper class which identifies a value as the currently default angle type, as defined by Math::setAngleUnit.
Definition at line 150 of file OgreMath.h.
|
inlineexplicit |
Definition at line 154 of file OgreMath.h.
|
private |
Definition at line 152 of file OgreMath.h.