Searched refs:MTXLightFrustum (Results 1 – 11 of 11) sorted by relevance
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Transform/ |
| D | tf-tg-mtx.c | 455 MTXLightFrustum(proj, -5, 5, -5, 5, 50, 0.5F, 0.5F, 0.5F, 0.5F); in SetProjectionTexGenMtx() 459 MTXLightFrustum(proj, -5, 5, -5, 5, 20, 0.5F, 0.5F, 0.5F, 0.5F); in SetProjectionTexGenMtx() 463 MTXLightFrustum(proj, -5, 5, -5, 5, 30, 0.5F, 0.5F, 0.7F, 0.3F); in SetProjectionTexGenMtx() 467 MTXLightFrustum(proj, -5, 5, -5, 5, 25, 1.0F, 1.0F, 0.5F, 0.5F); in SetProjectionTexGenMtx() 471 MTXLightFrustum(proj, -10, 10, -5, 5, 5, 0.5F, 0.5F, 0.5F, 0.5F); in SetProjectionTexGenMtx() 475 MTXLightFrustum(proj, -5, 5, -20, 20, 5, 0.5F, 0.5F, 0.5F, 0.5F); in SetProjectionTexGenMtx() 479 MTXLightFrustum(proj, -5, 5, -20, 20, 25, 0.5F, 0.5F, 0.5F, 0.5F); in SetProjectionTexGenMtx() 483 MTXLightFrustum(proj, -5, 5, -20, 20, 8, 0.5F, 0.5F, 0.5F, 0.5F); in SetProjectionTexGenMtx() 487 MTXLightFrustum(proj, -5, 5, -20, 20, 27, 1.5F, 1.5F, 0.5F, 0.5F); in SetProjectionTexGenMtx() 491 MTXLightFrustum(proj, -20, 20, -20, 20, 29, 0.5F, 0.5F, 0.75F, 0.75F); in SetProjectionTexGenMtx()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/ |
| D | spheremap.c | 384 MTXLightFrustum(tc, -1.02F, 1.02F, -1.02F, 1.02F, // t, b, l, r in drawSphereMap()
|
| D | parabolicmap.c | 416 MTXLightFrustum(tc, 1.02F,-1.02F, 1.02F,-1.02F, // t, b, l, r in drawParaboloidMap()
|
| D | tg-project.c | 619 MTXLightFrustum(proj, ymin, ymax, xmin, xmax, nnear, in TextureLightInit()
|
| D | tg-dual.c | 541 MTXLightFrustum( in SetTexGenPos()
|
| D | tg-shadow.c | 548 MTXLightFrustum( in GetTexProjMtx()
|
| D | tg-shadow2.c | 683 MTXLightFrustum( in GetTexProjMtx()
|
| D | tg-shadow3.c | 993 MTXLightFrustum( in GetTexProjMtx()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Lighting/ |
| D | lit-texture.c | 228 MTXLightFrustum(mv, -1.0F, 1.0F, -1.0F, 1.0F, 8.0F, 1.0F, 1.0F, 0.5F, 0.5F); in DrawInit()
|
| /RvlSDK-3.2.2/include/revolution/ |
| D | mtx.h | 399 #define MTXLightFrustum C_MTXLightFrustum macro
|
| /RvlSDK-3.2.2/ |
| D | index.allpl | 2957 man/en_US/mtx/Texture_Projection/MTXLightFrustum.html 9b1df2be33b6a54796a5aef052f2c35d06dfba2a77d44…
|