OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::RTShader::FunctionInvocation::FunctionInvocationCompare Struct Reference

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

#include <OgreShaderFunctionAtom.h>

Public Member Functions

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

Detailed Description

Comparator function to be used for comparisons.

Implemented as a struct to make it easier for the compiler to inline

Definition at line 242 of file OgreShaderFunctionAtom.h.

Member Function Documentation

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

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