OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
Comparator for sorting lights relative to a point. More...
#include <OgreSceneManager.h>
Public Member Functions | |
_OgreExport bool | operator() (const Light *a, const Light *b) const |
Comparator for sorting lights relative to a point.
_OgreExport bool Ogre::SceneManager::lightLess::operator() | ( | const Light * | a, |
const Light * | b | ||
) | const |