Home
last modified time | relevance | path

Searched refs:thetaRad (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.8-20130828/include/nn/math/
Dmath_Matrix44.h700 self_type& SetupRotate(const VEC3& axis, f32 thetaRad) in SetupRotate() argument
702 return *MTX44RotAxisRad(this, &axis, thetaRad); in SetupRotate()