Home
last modified time | relevance | path

Searched refs:mLightsDirtyCounter (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreSceneManager.h573 ulong mLightsDirtyCounter; variable
1259 ulong _getLightsDirtyCounter(void) const { return mLightsDirtyCounter; } in _getLightsDirtyCounter()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreSceneManager.h536 ulong mLightsDirtyCounter; variable
1191 ulong _getLightsDirtyCounter(void) const { return mLightsDirtyCounter; } in _getLightsDirtyCounter()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreSceneManager.cpp83 mLightsDirtyCounter(0), in SceneManager()
3044 ++mLightsDirtyCounter; in _notifyLightsDirty()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreSceneManager.cpp117 mLightsDirtyCounter(0), in SceneManager()
4388 ++mLightsDirtyCounter; in _notifyLightsDirty()