AbsF32(f32 aVal) | XBase::Math | [static] |
AbsS32(s32 aVal) | XBase::Math | [static] |
CecF32(const Angle &) | XBase::Math | [static] |
CeilF32(f32 val) | XBase::Math | [static] |
ClampF32(f32 aMin, f32 aValue, f32 aMax) | XBase::Math | [static] |
CosF32(const Angle &) | XBase::Math | [static] |
CotF32(const Angle &) | XBase::Math | [static] |
FloorF32(f32 val) | XBase::Math | [static] |
Interpolation(const T &aVal1, const T &aVal2, const f32 aRate) | XBase::Math | [static] |
IsEqualsF32(f32 value1, f32 value2) | XBase::Math | [static] |
IsInRangeF32(f32 aMin, f32 aValue, f32 aMax) | XBase::Math | [static] |
IsLessEqualsF32(const f32 lhs, const f32 rhs) | XBase::Math | [static] |
IsLessF32(const f32 lhs, const f32 rhs) | XBase::Math | [static] |
IsZeroF32(const f32) | XBase::Math | [static] |
Max(const T aA1, const T aA2) | XBase::Math | [static] |
Min(const T aA1, const T aA2) | XBase::Math | [static] |
SecF32(const Angle &) | XBase::Math | [static] |
SinF32(const Angle &) | XBase::Math | [static] |
SqrtF32(f32 val) | XBase::Math | [static] |
TanF32(const Angle &) | XBase::Math | [static] |