New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
MathUtil Class Reference

#include <MathUtil.h>

Static Public Member Functions

template<typename T>
static T calcTimer (T *value)
static u32 absAngle (s32 value)
static f32 addCalc (f32 *, f32, f32, f32, f32)
static void getGlbPosToLyt (sead::Vector3f &pos)

Member Function Documentation

◆ calcTimer()

template<typename T>
T MathUtil::calcTimer ( T * value)
static

◆ absAngle()

u32 MathUtil::absAngle ( s32 value)
inlinestatic

◆ addCalc()

f32 MathUtil::addCalc ( f32 * ,
f32 ,
f32 ,
f32 ,
f32  )
static

◆ getGlbPosToLyt()

void MathUtil::getGlbPosToLyt ( sead::Vector3f & pos)
static