#include <OgreMath.h>
Public Member Functions | |
Angle (Real angle) | |
operator Radian () const | |
operator Degree () const | |
Private Attributes | |
Real | mAngle |
Definition at line 130 of file OgreMath.h.
Ogre::Angle::Angle | ( | Real | angle | ) | [explicit] |
Definition at line 134 of file OgreMath.h.
Ogre::Angle::operator Radian | ( | ) | const |
Definition at line 575 of file OgreMath.h.
References Ogre::Math::AngleUnitsToRadians(), and mAngle.
Ogre::Angle::operator Degree | ( | ) | const |
Definition at line 580 of file OgreMath.h.
References Ogre::Math::AngleUnitsToDegrees(), and mAngle.
Real Ogre::Angle::mAngle [private] |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Mon Jun 16 12:50:30 2008