Searched refs:G3_Perspective (Results 1 – 8 of 8) sorted by relevance
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/ |
| D | DEMOInit.c | 264 G3_Perspective(FX32_SIN30, FX32_COS30, // sine and cosine of FOVY in DEMOInitDisplay3D()
|
| D | DEMOBitmap.c | 860 G3_Perspective(FX32_SIN30, FX32_COS30, FX32_ONE * wx / wy, near, far, NULL); in DEMOSetViewPort()
|
| /TwlSDK-5.1.0/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() function
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_BoxTest/src/ |
| D | main.c | 201 G3_Perspective(FX32_SIN30, // Sine FOVY in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_FARClip/src/ |
| D | main.c | 267 G3_Perspective(FX32_SIN30, // Sine FOVY in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/wvr/switchover/src/ |
| D | graphic_main.c | 416 G3_Perspective(FX32_SIN30, FX32_COS30, FX32_ONE * 4 / 3, near, far, NULL); in GraphicMain()
|
| /TwlSDK-5.1.0/build/demos/tips/SwapCrossOver/src/ |
| D | main.c | 308 G3_Perspective(FX32_SIN30, FX32_COS30, // sine and cosine of FOVY in InitDisplay()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_Double3D/src/ |
| D | main.c | 416 G3_Perspective(FX32_SIN30, FX32_COS30, // Sine and cosine of FOVY in TwlMain()
|