|
OGRE
1.9.0
|
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.
|
explicit |
Definition at line 154 of file OgreMath.h.
References mAngle.
|
private |
Definition at line 152 of file OgreMath.h.
Referenced by Angle(), operator Degree(), and operator Radian().
1.13.2