Searched refs:MTX34RotAxisRad (Results 1 – 1 of 1) sorted by relevance
146 MTX34RotAxisRad(MTX34* pOut, const VEC3* pAxis, f32 fRad) in MTX34RotAxisRad() function362 return *MTX34RotAxisRad(this, &axis, theta); in SetupRotate()1075 inline MTX34* MTX34RotAxisRad(MTX34* pOut, const VEC3& vAxis, f32 fRad) { return MTX34RotAxisRad( p… in MTX34RotAxisRad() function