OGRE  1.9.0
Ogre::RTShader::FunctionInvocation::FunctionInvocationLessThan Struct Reference

Comparator function to be used for sorting. More...

#include <OgreShaderFunctionAtom.h>

Public Member Functions

bool operator() (FunctionInvocation const &lhs, FunctionInvocation const &rhs) const
 

Detailed Description

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.

Member Function Documentation

◆ operator()()

bool Ogre::RTShader::FunctionInvocation::FunctionInvocationLessThan::operator() ( FunctionInvocation const & lhs,
FunctionInvocation const & rhs ) const

The documentation for this struct was generated from the following file: