Open 3D Engine EMotionFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
MCore::Math Member List

This is the complete list of members for MCore::Math, including all inherited members.

Abs(float x)MCore::Mathstatic
ACos(float x)MCore::Mathstatic
Align(T inValue, T alignment)MCore::Mathstatic
Align(T inValue, T alignment) (defined in MCore::Math)MCore::Math
ASin(float x)MCore::Mathstatic
ATan(float x)MCore::Mathstatic
ATan2(float y, float x)MCore::Mathstatic
Ceil(float x)MCore::Mathstatic
Cos(float x)MCore::Mathstatic
DegreesToRadians(float deg)MCore::Mathstatic
epsilonMCore::Mathstatic
Exp(float x)MCore::Mathstatic
FastInvSqrt(float x)MCore::Mathstatic
FastSqrt(float x)MCore::Mathstatic
FastSqrt2(float x)MCore::Mathstatic
Floor(float x)MCore::Mathstatic
FMod(float x, float y)MCore::Mathstatic
halfPiMCore::Mathstatic
halfSqrt2MCore::Mathstatic
halfSqrt3MCore::Mathstatic
invPiMCore::Mathstatic
InvSqrt(float x)MCore::Mathstatic
IsFloatEqual(float x, float y)MCore::Mathstatic
IsFloatZero(float x)MCore::Mathstatic
IsNegative(float x)MCore::Mathstatic
IsPositive(float x)MCore::Mathstatic
Log(float x)MCore::Mathstatic
Log2(float x)MCore::Mathstatic
MulSign(float &dest, float const &source)MCore::Mathstatic
NextPowerOfTwo(uint32 x)MCore::Mathstatic
piMCore::Mathstatic
Pow(float base, float exponent)MCore::Mathstatic
RadiansToDegrees(float rad)MCore::Mathstatic
SafeFMod(float x, float y)MCore::Mathstatic
SafeSqrt(float x)MCore::Mathstatic
SignOfCos(float y)MCore::Mathstatic
SignOfFloat(float x)MCore::Mathstatic
SignOfSin(float y)MCore::Mathstatic
Sin(float x)MCore::Mathstatic
Sqrt(float x)MCore::Mathstatic
sqrt2MCore::Mathstatic
sqrt3MCore::Mathstatic
sqrtHalfMCore::Mathstatic
Tan(float x)MCore::Mathstatic
twoPiMCore::Mathstatic