Searched defs:rad (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.3/build/libraries/mtx/src/ |
| D | mtx44.c | 1109 void C_MTX44RotRad ( Mtx44 m, char axis, f32 rad ) in C_MTX44RotRad() 1130 void PSMTX44RotRad ( Mtx44 m, char axis, f32 rad ) in PSMTX44RotRad() 1287 void C_MTX44RotAxisRad( Mtx44 m, const Vec *axis, f32 rad ) in C_MTX44RotAxisRad() 1456 f32 rad ) in PSMTX44RotAxisRad()
|
| D | mtx.c | 1441 void C_MTXRotRad ( Mtx m, char axis, f32 rad ) in C_MTXRotRad() 1462 void PSMTXRotRad ( Mtx m, char axis, f32 rad ) in PSMTXRotRad() 1667 void C_MTXRotAxisRad( Mtx m, const Vec *axis, f32 rad ) in C_MTXRotAxisRad() 1829 f32 rad ) in PSMTXRotAxisRad()
|
| D | quat.c | 758 void C_QUATRotAxisRad( Quaternion *r, const Vec *axis, f32 rad ) in C_QUATRotAxisRad()
|