Searched refs:C_MTX44RotTrig (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13/system/include/cafe/mtx/ |
| D | mtx44.h | 294 void C_MTX44RotTrig ( Mtx44 m, char axis, f32 sinA, f32 cosA ); 354 #define MTX44RotTrig C_MTX44RotTrig
|
| /CafeSDK-2.12.13/system/src/lib/mtx/headers/cafe/mtx/ |
| D | mtx44.h | 294 void C_MTX44RotTrig ( Mtx44 m, char axis, f32 sinA, f32 cosA ); 354 #define MTX44RotTrig C_MTX44RotTrig
|
| /CafeSDK-2.12.13/system/src/lib/mtx/ |
| D | mtx44.c | 1350 C_MTX44RotTrig( m, axis, sinA, cosA ); in C_MTX44RotRad() 1387 void C_MTX44RotTrig ( Mtx44 m, char axis, f32 sinA, f32 cosA ) in C_MTX44RotTrig() function
|