OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::Degree, including all inherited members.
Degree(float d=0) | Ogre::Degree | inlineexplicit |
Degree(const Radian &r) | Ogre::Degree | inline |
Degree(const Ogre::Degree &rhs) | Ogre::Degree | inline |
operator!=(const Degree &d) const | Ogre::Degree | inline |
operator*(float f) const | Ogre::Degree | inline |
operator*(const Degree &f) const | Ogre::Degree | inline |
operator*=(float f) | Ogre::Degree | inline |
operator+() const | Ogre::Degree | inline |
operator+(const Degree &d) const | Ogre::Degree | inline |
operator+(const Radian &r) const | Ogre::Degree | inline |
operator+=(const Degree &d) | Ogre::Degree | inline |
operator+=(const Radian &r) | Ogre::Degree | inline |
operator-() const | Ogre::Degree | inline |
operator-(const Degree &d) const | Ogre::Degree | inline |
operator-(const Radian &r) const | Ogre::Degree | inline |
operator-=(const Degree &d) | Ogre::Degree | inline |
operator-=(const Radian &r) | Ogre::Degree | inline |
operator/(float f) const | Ogre::Degree | inline |
operator/=(float f) | Ogre::Degree | inline |
operator<(const Degree &d) const | Ogre::Degree | inline |
operator<< | Ogre::Degree | friend |
operator<=(const Degree &d) const | Ogre::Degree | inline |
operator=(const float &f) | Ogre::Degree | inline |
operator=(const Degree &d) | Ogre::Degree | inline |
operator=(const Radian &r) | Ogre::Degree | inline |
operator==(const Degree &d) const | Ogre::Degree | inline |
operator>(const Degree &d) const | Ogre::Degree | inline |
operator>=(const Degree &d) const | Ogre::Degree | inline |
valueAngleUnits() const | Ogre::Degree | inline |
valueDegrees() const | Ogre::Degree | inline |
valueRadians() const | Ogre::Degree | inline |