| /RvlSDK-3.2.2/build/libraries/gd/src/ |
| D | GDLight.c | 264 void GDSetLightDir ( GXLightID light, f32 nx, f32 ny, f32 nz ) in GDSetLightDir() argument 268 GDWrite_f32(ny); in GDSetLightDir() 287 void GDSetSpecularDirHA ( GXLightID light, f32 nx, f32 ny, f32 nz, f32 hx, f32 hy, f32 hz ) in GDSetSpecularDirHA() argument 292 py = -ny * BIG_NUMBER; in GDSetSpecularDirHA() 317 void GDSetSpecularDir ( GXLightID light, f32 nx, f32 ny, f32 nz ) in GDSetSpecularDir() argument 324 hy = -ny; in GDSetSpecularDir() 338 py = -ny * BIG_NUMBER; in GDSetSpecularDir()
|
| /RvlSDK-3.2.2/include/revolution/gx/ |
| D | GXLighting.h | 128 void GXInitLightDir ( GXLightObj* lt_obj, f32 nx, f32 ny, f32 nz ); 131 void GXInitSpecularDir ( GXLightObj* lt_obj, f32 nx, f32 ny, f32 nz ); 135 f32 ny,
|
| D | GXGet.h | 164 f32* ny,
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Lighting/ |
| D | lit-tx-alpha.c | 386 f32 px, py, pz, nx, ny, nz; in CreateTessPanel() local 405 ny = 0.0F; in CreateTessPanel() 414 ny = 0.0F; in CreateTessPanel() 423 ny = 0.0F; in CreateTessPanel() 434 ny = cosf(theta) * sinf(phi) / s; in CreateTessPanel() 443 ny = 0.0F; in CreateTessPanel() 452 ny = (f32)theta * 8.0F / s; in CreateTessPanel() 461 pnl->normArray[in+1] = ny; in CreateTessPanel()
|
| D | lit-spot.c | 493 f32 px, py, pz, nx, ny, nz; in CreateTessPanel() local 512 ny = 0.0F; in CreateTessPanel() 521 ny = 0.0F; in CreateTessPanel() 530 ny = 0.0F; in CreateTessPanel() 541 ny = cosf(theta) * sinf(phi) / s; in CreateTessPanel() 550 ny = 0.0F; in CreateTessPanel() 559 ny = (f32)theta * 8.0F / s; in CreateTessPanel() 568 pnl->normArray[in+1] = ny; in CreateTessPanel()
|
| /RvlSDK-3.2.2/include/revolution/gd/ |
| D | GDLight.h | 90 void GDSetLightDir ( GXLightID light, f32 nx, f32 ny, f32 nz ); 92 void GDSetSpecularDir ( GXLightID light, f32 nx, f32 ny, f32 nz ); 94 void GDSetSpecularDirHA ( GXLightID light, f32 nx, f32 ny, f32 nz, f32 hx, f32 hy, f32 hz );
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Indirect/ |
| D | ind-bump-xyz.c | 73 f32 nx, ny, nz; member 177 cube[0][i].ny = 0; in createCube() 180 cube[1][i].ny = 0; in createCube() 183 cube[2][i].ny = 0; in createCube() 186 cube[3][i].ny = 0; in createCube() 189 cube[4][i].ny = 1; in createCube() 192 cube[5][i].ny = -1; in createCube() 233 GXNormal3f32(d->nx, d->ny, d->nz); in sendVertex() 644 c.ny = c.y / NRM_SCALE; in drawHemisphere()
|
| D | ind-pseudo-3d.c | 46 f32 nx, ny, nz; member 147 height[r][c].ny = (f32) 0; in createHeightField() 211 height[r][c].ny = -dy * imag; in createHeightField() 224 GXNormal3f32(d->nx, d->ny, d->nz); in sendVertex()
|
| D | ind-bump-st.c | 75 f32 nx, ny, nz; member 136 result.ny = - cosf(angle2) * sinf(angle1); in donutCoord() 171 GXNormal3f32(d->nx, d->ny, d->nz); in sendVertex() 575 c.ny = c.y / NRM_SCALE; in drawHemisphere()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Transform/ |
| D | tf-reflect.c | 105 s8 nx, ny, nz; member 299 GXNormal3s8 ( (s8)(ringVtx[i].nx/4), (s8)(ringVtx[i].ny/4), -60 ); in myDrawModel() 343 GXNormal3s8 ( (s8)(ringVtx[i].nx/4), (s8)(ringVtx[i].ny/4), +60 ); in myDrawModel()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/DisplayList/ |
| D | DL-tf-mtx.c | 55 s8 nx, ny, nz; member
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Tev/ |
| D | tev-outline.c | 300 s8 nx, ny, nz, pad; member
|