Home
last modified time | relevance | path

Searched defs:MTX44RotAxisRad (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.8-20130828/include/nn/math/
Dmath_Matrix44.h1104 MTX44RotAxisRad(MTX44* pOut, const VEC3* pAxis, f32 fRad) in MTX44RotAxisRad() function
1162 inline MTX44* MTX44RotAxisRad(MTX44* pOut, const VEC3& vAxis, f32 fRad) { return MTX44RotAxisRad( p… in MTX44RotAxisRad() function