Searched refs:GDSetSpecularDir (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-3.3/build/demos/gddemo/src/ |
| D | gd-light-create.c | 111 GDSetSpecularDir(GX_LIGHT1, 0.0F, 0.0F, 1.0F); in CreateModelDL()
|
| D | gd-light-gc.c | 263 GDSetSpecularDir(GX_LIGHT1, lpos.x, lpos.y, lpos.z); in PatchLightStatus()
|
| /RvlSDK-3.3/include/revolution/gd/ |
| D | GDLight.h | 92 void GDSetSpecularDir ( GXLightID light, f32 nx, f32 ny, f32 nz );
|
| /RvlSDK-3.3/build/libraries/gd/src/ |
| D | GDLight.c | 317 void GDSetSpecularDir ( GXLightID light, f32 nx, f32 ny, f32 nz ) in GDSetSpecularDir() function
|