My Project
ParaEngine::CMath Member List

This is the complete list of members for ParaEngine::CMath, including all inherited members.

CameraRotMatrixYawPitch(Matrix4 &out, float fYaw, float fPitch) (defined in ParaEngine::CMath)ParaEngine::CMathstatic
CMath(void) (defined in ParaEngine::CMath)ParaEngine::CMath
CompareXZ(const T &a, const T &b)ParaEngine::CMathinlinestatic
CompareXZ(const T &a, const T &b, float epsilon)ParaEngine::CMathinlinestatic
ComputeFacingTarget(const Vector3 &target, const Vector3 &source, FLOAT &fFacing)ParaEngine::CMathstatic
CreateBillboardMatrix(Matrix4 *pOut, const Matrix4 *matModelview, const Vector3 *vBillboardPos, bool bAxisAligned=false)ParaEngine::CMathstatic
GetMatrixScaling(const Matrix4 &globalMat, float *fScalingX, float *fScalingY, float *fScalingZ)ParaEngine::CMathstatic
MatchString(const std::string &matchPattern, const std::string &matchStr)ParaEngine::CMathstatic
MaxVec3(const Vector3 &v)ParaEngine::CMathstatic
MinVec3(const Vector3 &v)ParaEngine::CMathstatic
Round(float fValue)ParaEngine::CMathinlinestatic
SmoothMoveAngle1(float &src, const float dest, const float fMaxStep)ParaEngine::CMathstatic
SmoothMoveFloat1(float &src, const float dest, const float fMaxStep)ParaEngine::CMathstatic
SmoothMoveVec3(Vector3 *result, const Vector3 &vPosTarget, const Vector3 &vPos, FLOAT fIncrease, FLOAT fTolerance)ParaEngine::CMathstatic
ToStandardAngle(float fAngle)ParaEngine::CMathstatic
~CMath(void) (defined in ParaEngine::CMath)ParaEngine::CMath