#include <OgreMath.h>
Public Methods | |
Degree (Real d=0) | |
Degree (const Radian &r) | |
const Degree & | operator= (const Real &f) |
const Degree & | operator= (const Degree &d) |
const Degree & | operator= (const Radian &r) |
Real | valueDegrees () const |
Real | valueRadians () const |
Real | valueAngleUnits () const |
Degree | operator+ (const Degree &d) const |
Degree | operator+ (const Radian &r) const |
Degree & | operator+= (const Degree &d) |
Degree & | operator+= (const Radian &r) |
Degree | operator- () |
Degree | operator- (const Degree &d) const |
Degree | operator- (const Radian &r) const |
Degree & | operator-= (const Degree &d) |
Degree & | operator-= (const Radian &r) |
Degree | operator * (Real f) const |
Degree | operator * (const Degree &f) const |
Degree & | operator *= (Real f) |
Degree | operator/ (Real f) const |
Degree & | operator/= (Real f) |
bool | operator< (const Degree &d) const |
bool | operator<= (const Degree &d) const |
bool | operator== (const Degree &d) const |
bool | operator!= (const Degree &d) const |
bool | operator>= (const Degree &d) const |
bool | operator> (const Degree &d) const |
Private Attributes | |
Real | mDeg |
Definition at line 80 of file OgreMath.h.
|
Definition at line 85 of file OgreMath.h. References mDeg, and Ogre::Real. Referenced by operator *(), operator+(), operator-(), and operator/(). |
|
Definition at line 86 of file OgreMath.h. References mDeg, and valueDegrees(). |
|
Definition at line 105 of file OgreMath.h. |
|
Definition at line 104 of file OgreMath.h. References Degree(), mDeg, and Ogre::Real. |
|
Definition at line 106 of file OgreMath.h. References mDeg, and Ogre::Real. |
|
Definition at line 113 of file OgreMath.h. References mDeg. |
|
Definition at line 96 of file OgreMath.h. References Degree(), mDeg, and Ogre::Radian::valueDegrees(). |
|
Definition at line 95 of file OgreMath.h. |
|
Definition at line 98 of file OgreMath.h. References mDeg, and Ogre::Radian::valueDegrees(). |
|
Definition at line 97 of file OgreMath.h. References mDeg. |
|
Definition at line 101 of file OgreMath.h. References Degree(), mDeg, and Ogre::Radian::valueDegrees(). |
|
Definition at line 100 of file OgreMath.h. |
|
Definition at line 99 of file OgreMath.h. |
|
Definition at line 103 of file OgreMath.h. References mDeg, and Ogre::Radian::valueDegrees(). |
|
Definition at line 102 of file OgreMath.h. References mDeg. |
|
Definition at line 107 of file OgreMath.h. References Degree(), mDeg, and Ogre::Real. |
|
Definition at line 108 of file OgreMath.h. References mDeg, and Ogre::Real. |
|
Definition at line 110 of file OgreMath.h. References mDeg. |
|
Definition at line 111 of file OgreMath.h. References mDeg. |
|
Definition at line 89 of file OgreMath.h. References mDeg, and Ogre::Radian::valueDegrees(). |
|
Definition at line 88 of file OgreMath.h. References mDeg. |
|
Definition at line 87 of file OgreMath.h. References mDeg, and Ogre::Real. |
|
Definition at line 112 of file OgreMath.h. References mDeg. |
|
Definition at line 115 of file OgreMath.h. References mDeg. |
|
Definition at line 114 of file OgreMath.h. References mDeg. |
|
Definition at line 442 of file OgreMath.h. References mDeg, and Ogre::Real. Referenced by Ogre::StringConverter::toString(). |
|
Definition at line 91 of file OgreMath.h. References mDeg, and Ogre::Real. Referenced by Ogre::Math::Abs(), Degree(), Ogre::operator *(), Ogre::operator/(), Ogre::Math::Sign(), and Ogre::Math::Sqrt(). |
|
Definition at line 437 of file OgreMath.h. References mDeg, and Ogre::Real. Referenced by Ogre::Radian::operator+(), Ogre::Radian::operator+=(), Ogre::Radian::operator-(), Ogre::Radian::operator-=(), and Ogre::Radian::operator=(). |
|
Definition at line 82 of file OgreMath.h. Referenced by Degree(), operator *(), operator *=(), operator!=(), operator+(), operator+=(), operator-(), operator-=(), operator/(), operator/=(), operator<(), operator<=(), operator=(), operator==(), operator>(), operator>=(), valueAngleUnits(), valueDegrees(), and valueRadians(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Sun Nov 28 19:50:43 2004