Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/include/nn/math/
Dmath_Matrix34.h161 MTX34RotAxisDeg(MTX34* pOut, const VEC3* pAxis, f32 fDeg) in MTX34RotAxisDeg() function
1076 inline MTX34* MTX34RotAxisDeg(MTX34* pOut, const VEC3& vAxis, f32 fDeg) { return MTX34RotAxisDeg( p… in MTX34RotAxisDeg() function