OGRE
1.9.0
|
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
Definition at line 234 of file OgreShaderFunctionAtom.h.
bool Ogre::RTShader::FunctionInvocation::FunctionInvocationLessThan::operator() | ( | FunctionInvocation const & | lhs, |
FunctionInvocation const & | rhs ) const |