Searched defs:fovyCos (Results 1 – 5 of 5) sorted by relevance
| /TwlSDK-5.5/include/nitro/gx/ |
| D | g3_util.h | 105 void G3_Perspective(fx32 fovySin, fx32 fovyCos, fx32 aspect, fx32 n, fx32 f, MtxFx44 *mtx) in G3_Perspective() 177 G3_PerspectiveW(fx32 fovySin, fx32 fovyCos, fx32 aspect, fx32 n, fx32 f, fx32 scaleW, MtxFx44 *mtx) in G3_PerspectiveW()
|
| /TwlSDK-5.5/include/nitro/fx/ |
| D | fx_mtx44.h | 267 void MTX_Perspective(fx32 fovySin, fx32 fovyCos, fx32 aspect, fx32 n, fx32 f, MtxFx44 *mtx) in MTX_Perspective()
|
| /TwlSDK-5.5/build/libraries/gx/ARM9/src/ |
| D | g3_util.c | 87 void G3i_PerspectiveW_(fx32 fovySin, fx32 fovyCos, fx32 aspect, fx32 n, fx32 f, fx32 scaleW, in G3i_PerspectiveW_()
|
| /TwlSDK-5.5/build/libraries/fx/common/src/ |
| D | fx_mtx44.c | 574 void MTX_PerspectiveW(fx32 fovySin, fx32 fovyCos, fx32 aspect, fx32 n, fx32 f, fx32 scaleW, MtxFx44… in MTX_PerspectiveW()
|
| /TwlSDK-5.5/build/demos/fx/test/src/ |
| D | fx_append_mtx.c | 554 fx32 fovySin, fovyCos; in MTX_perspective_test_() local
|