Searched refs:PSMTXRotRad (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13-1/system/include/cafe/mtx/ |
| D | mtxVec.h | 635 void PSMTXRotRad ( Mtx m, char axis, f32 rad ); 676 #define MTXRotRad PSMTXRotRad 679 PSMTXRotRad( m, axis, MTXDegToRad(deg) )
|
| /CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/ |
| D | mtxVec.h | 635 void PSMTXRotRad ( Mtx m, char axis, f32 rad ); 676 #define MTXRotRad PSMTXRotRad 679 PSMTXRotRad( m, axis, MTXDegToRad(deg) )
|
| /CafeSDK-2.12.13-1/system/src/lib/mtx/ |
| D | mtx.c | 1191 void PSMTXRotRad ( Mtx m, char axis, f32 rad ) in PSMTXRotRad() function
|