Searched refs:MTX44RotAxisRad (Results 1 – 1 of 1) sorted by relevance
201 MTX44RotAxisRad(MTX44* pOut, const VEC3* pAxis, f32 fRad) in MTX44RotAxisRad() function429 return *MTX44RotAxisRad(this, &axis, thetaRad); in SetupRotate()1038 inline MTX44* MTX44RotAxisRad(MTX44* pOut, const VEC3& vAxis, f32 fRad) { return MTX44RotAxisRad( p… in MTX44RotAxisRad() function