OGRE
1.9.0
|
Default sorting routine which sorts lights which cast shadows to the front of a list, sub-sorting by distance. More...
#include <OgreSceneManager.h>
Public Member Functions | |
_OgreExport bool | operator() (const Light *l1, const Light *l2) const |
Default sorting routine which sorts lights which cast shadows to the front of a list, sub-sorting by distance.
Definition at line 781 of file OgreSceneManager.h.
_OgreExport bool Ogre::SceneManager::lightsForShadowTextureLess::operator() | ( | const Light * | l1, |
const Light * | l2 ) const |