/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/VisualTests/VTests/src/ |
H A D | StencilShadowTest.cpp | 55 light->setCastShadows(true); in setupContent() 62 light->setCastShadows(true); in setupContent() 74 groundPlane->setCastShadows(false); in setupContent() 79 bar->setCastShadows(true); in setupContent() 85 head->setCastShadows(true); in setupContent() 90 torus->setCastShadows(true); in setupContent()
|
/dports/graphics/ogre3d/ogre-1.11.6/Tests/VisualTests/VTests/src/ |
H A D | StencilShadowTest.cpp | 56 light->setCastShadows(true); in setupContent() 63 light->setCastShadows(true); in setupContent() 75 groundPlane->setCastShadows(false); in setupContent() 80 bar->setCastShadows(true); in setupContent() 86 head->setCastShadows(true); in setupContent() 91 torus->setCastShadows(true); in setupContent()
|
/dports/games/stuntrally/stuntrally-2.6.1/source/editor/ |
H A D | StartPos.cpp | 30 entStBox->setCastShadows(true); //` in UpdStartPos() 41 entFluidBox->setCastShadows(false); //` in UpdStartPos() 53 entObjBox->setCastShadows(false); //` in UpdStartPos()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/Shadows/include/ |
H A D | Shadows.h | 357 pPlaneEnt->setCastShadows(false); in setupContent() 427 mSunLight->setCastShadows(true); in configureLights() 431 mLight->setCastShadows(true); in configureLights() 441 mSunLight->setCastShadows(false); in configureLights() 445 mLight->setCastShadows(true); in configureLights() 453 mSunLight->setCastShadows(true); in configureLights() 459 mLight->setCastShadows(true); in configureLights()
|
/dports/graphics/ogre3d/ogre-1.11.6/Samples/Shadows/include/ |
H A D | Shadows.h | 344 pPlaneEnt->setCastShadows(false); in setupContent() 400 mSunLight->setCastShadows(true); in configureLights() 404 mLight->setCastShadows(true); in configureLights() 414 mSunLight->setCastShadows(false); in configureLights() 418 mLight->setCastShadows(true); in configureLights() 426 mSunLight->setCastShadows(true); in configureLights() 431 mLight->setCastShadows(true); in configureLights()
|
/dports/graphics/ogre3d/ogre-1.11.6/Samples/Tutorials/ |
H A D | BasicTutorial2.cpp | 112 ninjaEntity->setCastShadows(true); in setup() 137 groundEntity->setCastShadows(false); in setup()
|
/dports/graphics/rigsofrods-caelum/ogre-caelum-0.6.3/main/src/ |
H A D | Sun.cpp | 42 mSunEntity->setCastShadows (false); in SphereSun() 89 mSunBillboardSet->setCastShadows (false); in SpriteSun()
|
H A D | Moon.cpp | 57 mMoonBB->setCastShadows (false); in Moon() 64 mBackBB->setCastShadows (false); in Moon()
|
H A D | ImageStarfield.cpp | 52 mEntity->setCastShadows (false); in ImageStarfield()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/VisualTests/PlayPen/src/ |
H A D | PlayPenTests.cpp | 187 pPlaneEnt->setCastShadows(false); in setupContent() 491 pPlaneEnt->setCastShadows(false); in setupContent() 646 pPlaneEnt->setCastShadows(false); in setupContent() 790 pPlaneEnt->setCastShadows(false); in setupContent() 938 pPlaneEnt->setCastShadows(false); in setupContent() 5961 s->setCastShadows(true); in setupContent() 6060 s->setCastShadows(true); in setupContent() 6321 pEnt->setCastShadows(false); in setupContent() 6553 entity->setCastShadows(false); in setupContent() 7243 l->setCastShadows(true); in setupContent() [all …]
|
/dports/graphics/ogre3d/ogre-1.11.6/Tests/VisualTests/PlayPen/src/ |
H A D | PlayPenTests.cpp | 205 pPlaneEnt->setCastShadows(false); in setupContent() 509 pPlaneEnt->setCastShadows(false); in setupContent() 668 pPlaneEnt->setCastShadows(false); in setupContent() 813 pPlaneEnt->setCastShadows(false); in setupContent() 961 pPlaneEnt->setCastShadows(false); in setupContent() 5865 s->setCastShadows(true); in setupContent() 5964 s->setCastShadows(true); in setupContent() 6225 pEnt->setCastShadows(false); in setupContent() 6456 entity->setCastShadows(false); in setupContent() 7126 l->setCastShadows(true); in setupContent() [all …]
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/Instancing/include/ |
H A D | Instancing.h | 201 batch->setCastShadows(true); in createInstanceGeom() 320 geom->setCastShadows(true); in createStaticGeom() 404 pPlaneEnt->setCastShadows(false); in setupContent()
|
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/ |
H A D | TrackVdr.cpp | 105 m->setCastShadows(false); in CreateVdrTrack() 119 scn->vdrTrack->setCastShadows(true); in CreateVdrTrack() 213 m->setCastShadows(false); in CreateVdrMinimap()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/PlayPen/src/ |
H A D | PlayPenSamples.cpp | 77 pPlaneEnt->setCastShadows(false); in setupContent() 484 pPlaneEnt->setCastShadows(false); in setupContent() 625 pPlaneEnt->setCastShadows(false); in setupContent() 755 pPlaneEnt->setCastShadows(false); in setupContent() 887 pPlaneEnt->setCastShadows(false); in setupContent()
|
/dports/graphics/ogre3d/ogre-1.11.6/Samples/ShaderSystemMultiLight/include/ |
H A D | ShaderSystemMultiLight.h | 189 light->setCastShadows(false); in setupLights() 243 state.light->setCastShadows(false); in addSpotLight()
|
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/ |
H A D | CarModel_Create.cpp | 373 if (ghost) { ent->setRenderQueueGroup(RQG_CarGhost); ent->setCastShadows(false); } in CreatePart() 437 entNextChk->setRenderQueueGroup(RQG_Weather); entNextChk->setCastShadows(false); in Create() 494 if (ghost) { eWh->setRenderQueueGroup(g); eWh->setCastShadows(false); } in Create() 502 if (ghost) { eBrake->setRenderQueueGroup(g); eBrake->setCastShadows(false); } in Create() 630 whTrail[w]->setCastShadows(false); in Create()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/ShaderSystemMultiLight/include/ |
H A D | ShaderSystemMultiLight.h | 197 light->setCastShadows(false); in setupLights() 251 state.light->setCastShadows(false); in addSpotLight()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/NewInstancing/src/ |
H A D | NewInstancing.cpp | 164 ground->setCastShadows(false); in setupContent() 193 light->setCastShadows( false ); in setupLighting() 204 light->setCastShadows( true ); in setupLighting()
|
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/ |
H A D | OgreSkyRenderer.cpp | 132 mSkyPlaneEntity->setCastShadows(false); in setSkyPlane() 200 mSkyBoxObj->setCastShadows(false); in setSkyBox() 425 mSkyDomeEntity[i]->setCastShadows(false); in setSkyDome()
|
/dports/graphics/ogre3d/ogre-1.11.6/Samples/NewInstancing/src/ |
H A D | NewInstancing.cpp | 142 ground->setCastShadows(false); in setupContent() 171 light->setCastShadows( false ); in setupLighting() 183 light->setCastShadows( true ); in setupLighting()
|
/dports/devel/allegro5/allegro5-5.2.7.0/examples/ |
H A D | ex_ogre3d.cpp | 237 ent1->setCastShadows(true); in createScene() 252 ent2->setCastShadows(false); in createScene()
|
/dports/graphics/ogre3d/ogre-1.11.6/Samples/Character/include/ |
H A D | CharacterSample.h | 106 floor->setCastShadows(false); in setupContent()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/Character/include/ |
H A D | CharacterSample.h | 111 floor->setCastShadows(false); in setupContent()
|
/dports/games/stuntrally/stuntrally-2.6.1/source/road/ |
H A D | Road_Markers.cpp | 26 ent->setMaterialName(mat); ent->setCastShadows(false); ent->setVisibilityFlags(RV_Hud); in createMarker() 75 ent->setMaterialName("sphere_norm"); ent->setCastShadows(false); in AddMarker()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/ShaderSystem/src/ |
H A D | ShaderSystem.cpp | 311 pPlaneEnt->setCastShadows(false); in setupContent() 834 light->setCastShadows(true); in createDirectionalLight() 850 mBbsFlare->setCastShadows(false); in createDirectionalLight() 864 light->setCastShadows(false); in createPointLight() 883 bbs->setCastShadows(false); in createPointLight() 897 light->setCastShadows(false); in createSpotLight()
|