Searched refs:MTX_TransApply44 (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.4/build/demos/gx/UnitTours/3D_Pol_TexSRT/src/ |
| D | main.c | 189 MTX_TransApply44(&mtx, &mtx, -32 * FX32_ONE, -32 * FX32_ONE, 0); in TwlMain()
|
| /TwlSDK-5.4/include/nitro/fx/ |
| D | fx_mtx44.h | 41 void MTX_TransApply44(const MtxFx44 *pSrc, MtxFx44 *pDst, fx32 x, fx32 y, fx32 z);
|
| /TwlSDK-5.4/build/libraries/fx/common/src/ |
| D | fx_mtx44.c | 97 void MTX_TransApply44(const MtxFx44 *pSrc, MtxFx44 *pDst, fx32 x, fx32 y, fx32 z) in MTX_TransApply44() function
|