![]() |
VR-Forces 4.6.1 Class Documentation
|
This is the complete list of members for makVrv::DtMath, including all inherited members.
| Abs(T val) | makVrv::DtMath | inlinestatic |
| Abs(int val) | makVrv::DtMath | inlinestatic |
| clamp(T val, T minval, T maxval) | makVrv::DtMath | static |
| clamp(const DtVector2< T > &val, const DtVector2< T > &minval, const DtVector2< T > &maxval) | makVrv::DtMath | static |
| clamp(const DtVector3< T > &val, const DtVector3< T > &minval, const DtVector3< T > &maxval) | makVrv::DtMath | static |
| clamp(const DtVector4< T > &val, const DtVector4< T > &minval, const DtVector4< T > &maxval) | makVrv::DtMath | static |
| Cos(T val) | makVrv::DtMath | inlinestatic |
| Cos(const DtDegrees &val) | makVrv::DtMath | static |
| getLowerPowerOfTwo(uint32 val) | makVrv::DtMath | static |
| GetNormalizedValueRespectingLength(T val) | makVrv::DtMath | static |
| getUpperPowerOfTwo(uint32 val) | makVrv::DtMath | static |
| Gravity | makVrv::DtMath | static |
| isEqual(int32 lhs, int32 rhs, int32 tolerance=std::numeric_limits< int32 >::epsilon()) | makVrv::DtMath | static |
| isEqual(uint32 lhs, uint32 rhs, uint32 tolerance=std::numeric_limits< uint32 >::epsilon()) | makVrv::DtMath | static |
| isEqual(float32 lhs, float32 rhs, float32 tolerance=std::numeric_limits< float32 >::epsilon()) | makVrv::DtMath | static |
| isEqual(float64 lhs, float64 rhs, float64 tolerance=std::numeric_limits< float64 >::epsilon()) | makVrv::DtMath | static |
| isFinite(T n) | makVrv::DtMath | static |
| m_fConvertToDegrees | makVrv::DtMath | static |
| m_fConvertToRadians | makVrv::DtMath | static |
| negativeInfinity(void) | makVrv::DtMath | inlinestatic |
| NumDigits(T val) | makVrv::DtMath | static |
| PI | makVrv::DtMath | static |
| PI_BY_2 | makVrv::DtMath | static |
| PI_BY_3 | makVrv::DtMath | static |
| PI_BY_4 | makVrv::DtMath | static |
| PI_BY_6 | makVrv::DtMath | static |
| positiveInfinity(void) | makVrv::DtMath | inlinestatic |
| randomBool(void) | makVrv::DtMath | static |
| rangeRandom(int iLow, int iHigh) | makVrv::DtMath | static |
| rangeRandom(float32 fLow, float32 fHigh) | makVrv::DtMath | static |
| rangeRandom(float64 fLow, float64 fHigh) | makVrv::DtMath | static |
| Sin(T val) | makVrv::DtMath | inlinestatic |
| Sin(const DtDegrees &val) | makVrv::DtMath | static |
| Sqrt(T val) | makVrv::DtMath | inlinestatic |
| Squared(T val) | makVrv::DtMath | inlinestatic |
| Tan(T val) | makVrv::DtMath | inlinestatic |
| Tan(const DtDegrees &val) | makVrv::DtMath | static |
| toCartesian(T thetaDegrees, T phiDegrees, bool flipYZ) | makVrv::DtMath | static |
| TWO_PI | makVrv::DtMath | static |
| unitRandom32(void) | makVrv::DtMath | static |
| unitRandom64(void) | makVrv::DtMath | static |