Home
last modified time | relevance | path

Searched refs:setShowDebugShadows (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/PlayPen/src/
H A DPlayPenSamples.cpp745 mSceneMgr->setShowDebugShadows(true); in setupContent()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreSceneManager.h2638 void setShowDebugShadows(bool debug) { mShadowRenderer.mDebugShadows = debug; } in setShowDebugShadows() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreSceneManager.h2709 virtual void setShowDebugShadows(bool debug) { mDebugShadows = debug; } in setShowDebugShadows() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/VisualTests/PlayPen/src/
H A DPlayPenTests.cpp780 mSceneMgr->setShowDebugShadows(true); in setupContent()
/dports/graphics/ogre3d/ogre-1.11.6/Tests/VisualTests/PlayPen/src/
H A DPlayPenTests.cpp803 mSceneMgr->setShowDebugShadows(true); in setupContent()