#include <OgreMath.h>
Public Methods | |
Radian (Real r=0) | |
Radian (const Degree &d) | |
const Radian & | operator= (const Real &f) |
const Radian & | operator= (const Radian &r) |
const Radian & | operator= (const Degree &d) |
Real | valueDegrees () const |
Real | valueRadians () const |
Real | valueAngleUnits () const |
Radian | operator+ (const Radian &r) const |
Radian | operator+ (const Degree &d) const |
Radian & | operator+= (const Radian &r) |
Radian & | operator+= (const Degree &d) |
Radian | operator- () |
Radian | operator- (const Radian &r) const |
Radian | operator- (const Degree &d) const |
Radian & | operator-= (const Radian &r) |
Radian & | operator-= (const Degree &d) |
Radian | operator * (Real f) const |
Radian | operator * (const Radian &f) const |
Radian & | operator *= (Real f) |
Radian | operator/ (Real f) const |
Radian & | operator/= (Real f) |
bool | operator< (const Radian &r) const |
bool | operator<= (const Radian &r) const |
bool | operator== (const Radian &r) const |
bool | operator!= (const Radian &r) const |
bool | operator>= (const Radian &r) const |
bool | operator> (const Radian &r) const |
Private Attributes | |
Real | mRad |
Definition at line 37 of file OgreMath.h.
|
Definition at line 42 of file OgreMath.h. References mRad, and Ogre::Real. Referenced by operator *(), operator+(), operator-(), and operator/(). |
|
Definition at line 135 of file OgreMath.h. |
|
Definition at line 62 of file OgreMath.h. |
|
Definition at line 61 of file OgreMath.h. References mRad, Radian(), and Ogre::Real. |
|
Definition at line 63 of file OgreMath.h. References mRad, and Ogre::Real. |
|
Definition at line 70 of file OgreMath.h. References mRad. |
|
Definition at line 140 of file OgreMath.h. References mRad, Radian(), and Ogre::Degree::valueRadians(). |
|
Definition at line 52 of file OgreMath.h. |
|
Definition at line 143 of file OgreMath.h. References mRad, and Ogre::Degree::valueRadians(). |
|
Definition at line 54 of file OgreMath.h. References mRad. |
|
Definition at line 147 of file OgreMath.h. References mRad, Radian(), and Ogre::Degree::valueRadians(). |
|
Definition at line 57 of file OgreMath.h. |
|
Definition at line 56 of file OgreMath.h. |
|
Definition at line 150 of file OgreMath.h. References mRad, and Ogre::Degree::valueRadians(). |
|
Definition at line 59 of file OgreMath.h. References mRad. |
|
Definition at line 64 of file OgreMath.h. References mRad, Radian(), and Ogre::Real. |
|
Definition at line 65 of file OgreMath.h. References mRad, and Ogre::Real. |
|
Definition at line 67 of file OgreMath.h. References mRad. |
|
Definition at line 68 of file OgreMath.h. References mRad. |
|
Definition at line 137 of file OgreMath.h. References mRad, and Ogre::Degree::valueRadians(). |
|
Definition at line 45 of file OgreMath.h. References mRad. |
|
Definition at line 44 of file OgreMath.h. References mRad, and Ogre::Real. |
|
Definition at line 69 of file OgreMath.h. References mRad. |
|
Definition at line 72 of file OgreMath.h. References mRad. |
|
Definition at line 71 of file OgreMath.h. References mRad. |
|
Definition at line 432 of file OgreMath.h. References mRad, and Ogre::Real. Referenced by Ogre::StringConverter::toString(). |
|
Definition at line 427 of file OgreMath.h. References mRad, and Ogre::Real. Referenced by Ogre::Degree::operator+(), Ogre::Degree::operator+=(), Ogre::Degree::operator-(), Ogre::Degree::operator-=(), Ogre::operator<<(), Ogre::Degree::operator=(), Ogre::GLRenderSystem::setGLLight(), and Ogre::MaterialSerializer::writeTextureUnit(). |
|
Definition at line 49 of file OgreMath.h. References mRad, and Ogre::Real. Referenced by Ogre::Skeleton::_dumpContents(), Ogre::Math::Abs(), Ogre::Math::Cos(), Ogre::Quaternion::Exp(), Ogre::Quaternion::Log(), Ogre::operator *(), Ogre::operator/(), Ogre::D3D9RenderSystem::setD3D9Light(), Ogre::D3DRenderSystem::setD3DLight(), Ogre::Math::Sign(), Ogre::Math::Sin(), Ogre::Quaternion::Slerp(), Ogre::Quaternion::SlerpExtraSpins(), Ogre::Math::Sqrt(), and Ogre::Math::Tan(). |
|
Definition at line 39 of file OgreMath.h. Referenced by operator *(), operator *=(), operator!=(), operator+(), operator+=(), operator-(), operator-=(), operator/(), operator/=(), operator<(), operator<=(), operator=(), operator==(), operator>(), operator>=(), Radian(), valueAngleUnits(), valueDegrees(), and valueRadians(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Sun Nov 28 19:51:27 2004