Searched refs:PSMTXRotAxisRad (Results 1 – 3 of 3) sorted by relevance
637 void PSMTXRotAxisRad ( Mtx m, const Vec *axis, f32 rad );680 #define MTXRotAxisRad PSMTXRotAxisRad682 PSMTXRotAxisRad( m, axis, MTXDegToRad(deg) )
1601 void PSMTXRotAxisRad( in PSMTXRotAxisRad() function