Home
last modified time | relevance | path

Searched refs:getLightingEnabled (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/stuntrally/stuntrally-2.6.1/source/paged-geom/
H A DWindBatchPage.cpp88 if (tech->getPass(p)->getLightingEnabled()) in _updateShaders()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgGA/
H A DStateSetManipulator63 bool getLightingEnabled() const {return _lighting;};
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/
H A DStateSetManipulator63 bool getLightingEnabled() const {return _lighting;};
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgGA/
H A DStateSetManipulator.cpp117 setLightingEnabled(!getLightingEnabled()); in handle()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/
H A DStateSetManipulator.cpp117 setLightingEnabled(!getLightingEnabled()); in handle()
/dports/graphics/rigsofrods-pagedgeometry/ogre-pagedgeometry-1.2.0/source/
H A DWindBatchPage.cpp83 if (tech->getPass(p)->getLightingEnabled()) in _updateShaders()
H A DBatchPage.cpp222 if (tech->getPass(p)->getLightingEnabled()) in _updateShaders()
/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/src/
H A DOgreShaderExIntegratedPSSM3.cpp108 if (srcPass->getLightingEnabled() == false || in preAddToRenderState()
H A DOgreShaderFFPLighting.cpp522 if (!srcPass->getLightingEnabled()) in preAddToRenderState()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreMaterialSerializer.cpp317 pPass->getLightingEnabled() != true) in writePass()
320 writeValue(pPass->getLightingEnabled() ? "on" : "off"); in writePass()
387 if (pPass->getLightingEnabled()) in writePass()
H A DOgreTechnique.cpp1063 if (p->getLightingEnabled() && in _compileIlluminationPasses()
1118 if (!p->getLightingEnabled()) in _compileIlluminationPasses()
H A DOgreSceneManager.cpp983 if (pass->getLightingEnabled()) in _setPass()
995 mDestRenderSystem->setLightingEnabled(pass->getLightingEnabled()); in _setPass()
2010 if (pLightListToUse && (pass->isProgrammable() || pass->getLightingEnabled())) in issueRenderWithLights()
2076 pass->getLightingEnabled() && (!vprog || vprog->getPassSurfaceAndLightStates()); in renderSingleObject()
H A DOgrePass.cpp930 bool Pass::getLightingEnabled(void) const in getLightingEnabled() function in Ogre::Pass
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/src/
H A DOgreShaderExIntegratedPSSM3.cpp122 if (srcPass->getLightingEnabled() == false || in preAddToRenderState()
H A DOgreShaderFFPLighting.cpp618 if (srcPass->getLightingEnabled() == false) in preAddToRenderState()
H A DOgreShaderExPerPixelLighting.cpp750 if (srcPass->getLightingEnabled() == false) in preAddToRenderState()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgrePass.h887 bool getLightingEnabled(void) const;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreTechnique.cpp1148 if (p->getLightingEnabled() && in _compileIlluminationPasses()
1203 if (!p->getLightingEnabled()) in _compileIlluminationPasses()
H A DOgreSceneManager.cpp1034 if (pass->getLightingEnabled()) in _setPass()
1046 mDestRenderSystem->setLightingEnabled(pass->getLightingEnabled()); in _setPass()
3422 if (pass->getLightingEnabled() && passSurfaceAndLightParams) in renderSingleObject()
3522 pass->getLightingEnabled() && passSurfaceAndLightParams) in renderSingleObject()
H A DOgreMaterialSerializer.cpp3869 pPass->getLightingEnabled() != true) in writePass()
3872 writeValue(pPass->getLightingEnabled() ? "on" : "off"); in writePass()
3939 if (pPass->getLightingEnabled()) in writePass()
H A DOgrePass.cpp1086 bool Pass::getLightingEnabled(void) const in getLightingEnabled() function in Ogre::Pass
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgrePass.h816 bool getLightingEnabled(void) const;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/MaterialEditor/src/
H A DPassPropertyGridPage.cpp255 mLightingId = Append(wxBoolProperty(wxT("Lighting"), wxPG_LABEL, pass->getLightingEnabled())); in createIlluminationCategory()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/ShaderSystemMultiLight/src/
H A DRTShaderSRSSegmentedLights.cpp825 if (srcPass->getLightingEnabled() == false) in preAddToRenderState()
/dports/graphics/ogre3d/ogre-1.11.6/Samples/ShaderSystemMultiLight/src/
H A DRTShaderSRSSegmentedLights.cpp808 if (srcPass->getLightingEnabled() == false) in preAddToRenderState()

12