OGRE  1.8
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::QueuedRenderableCollection::PassGroupLess Struct Reference

Comparator to order pass groups. More...

#include <OgreRenderQueueSortingGrouping.h>

Public Member Functions

bool _OgreExport operator() (const Pass *a, const Pass *b) const
 

Detailed Description

Comparator to order pass groups.

Definition at line 138 of file OgreRenderQueueSortingGrouping.h.

Member Function Documentation

bool _OgreExport Ogre::QueuedRenderableCollection::PassGroupLess::operator() ( const Pass a,
const Pass b 
) const
inline

Definition at line 140 of file OgreRenderQueueSortingGrouping.h.

References Ogre::Pass::getHash().


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