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 Radian () const | |
operator Degree () 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 149 of file OgreMath.h.
Ogre::Angle::Angle | ( | Real | angle | ) | [explicit] |
Definition at line 153 of file OgreMath.h.
Real Ogre::Angle::mAngle [private] |
Definition at line 151 of file OgreMath.h.
Referenced by operator Degree(), and operator Radian().
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:38:10 2012