OGRE
13.6
Object-Oriented Graphics Rendering Engine
|
Comparator function to be used for sorting. More...
#include <OgreShaderFunctionAtom.h>
Public Member Functions | |
bool | operator() (FunctionInvocation const &lhs, FunctionInvocation const &rhs) const |
Comparator function to be used for sorting.
Implemented as a struct to make it easier for the compiler to inline
bool Ogre::RTShader::FunctionInvocation::FunctionInvocationLessThan::operator() | ( | FunctionInvocation const & | lhs, |
FunctionInvocation const & | rhs | ||
) | const |