Searched refs:GDSetLightPos (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-3.2.2/build/demos/gddemo/src/ |
| D | gd-light-create.c | 108 GDSetLightPos(GX_LIGHT0, 0.0F, 0.0F, 0.0F); in CreateModelDL()
|
| D | gd-light-gc.c | 257 GDSetLightPos(GX_LIGHT0, lpos.x, lpos.y, lpos.z); in PatchLightStatus()
|
| /RvlSDK-3.2.2/include/revolution/gd/ |
| D | GDLight.h | 88 void GDSetLightPos ( GXLightID light, f32 x, f32 y, f32 z );
|
| /RvlSDK-3.2.2/build/libraries/gd/src/ |
| D | GDLight.c | 244 void GDSetLightPos ( GXLightID light, f32 x, f32 y, f32 z ) in GDSetLightPos() function
|