Searched refs:ASM_MTXRotAxisRad (Results 1 – 3 of 3) sorted by relevance
650 void ASM_MTXRotAxisRad ( Mtx m, const Vec *axis, f32 rad );665 #define MTXRotAxisRad ASM_MTXRotAxisRad667 ASM_MTXRotAxisRad( m, axis, MTXDegToRad(deg) )
2455 void ASM_MTXRotAxisRad(Mtx m, in ASM_MTXRotAxisRad() function