|
static MCAPI ::mce::Radian | atan2 (float dy, float dx) |
|
static MCAPI float | clamp (float v, float low, float high) |
|
static MCAPI int | clamp (int v, int low, int high) |
|
static MCAPI float | clampRotate (float current, float target, float maxDelta) |
|
static MCAPI bool | isNan (double d) |
|
static MCAPI bool | isNan (float f) |
|
static MCAPI float | lerpRotate (float from, float to, float a) |
|
static MCAPI float | wrapDegrees (float input) |
|
static MCAPI ::mce::Degree | wrapDegrees (::mce::Degree input) |
|
static MCAPI ::std::add_lvalue_reference_t< float[]> | mSin () |
|
static MCAPI float const & | mSinScale () |
|
The documentation for this class was generated from the following file: