Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Ogre::QueuedRenderableCollection::DepthSortDescendingLess Struct Reference

Comparator to order objects by descending camera distance. More...

#include <OgreRenderQueueSortingGrouping.h>

List of all members.

Public Member Functions

 DepthSortDescendingLess (const Camera *cam)
bool _OgreExport operator() (const RenderablePass &a, const RenderablePass &b) const

Public Attributes

const Cameracamera


Detailed Description

Comparator to order objects by descending camera distance.

Definition at line 148 of file OgreRenderQueueSortingGrouping.h.


Constructor & Destructor Documentation

Ogre::QueuedRenderableCollection::DepthSortDescendingLess::DepthSortDescendingLess const Camera cam  ) 
 

Definition at line 152 of file OgreRenderQueueSortingGrouping.h.


Member Function Documentation

bool _OgreExport Ogre::QueuedRenderableCollection::DepthSortDescendingLess::operator() const RenderablePass a,
const RenderablePass b
const
 

Definition at line 157 of file OgreRenderQueueSortingGrouping.h.

References Ogre::Pass::getHash(), Ogre::Renderable::getSquaredViewDepth(), Ogre::RenderablePass::pass, Ogre::Real, and Ogre::RenderablePass::renderable.


Member Data Documentation

const Camera* Ogre::QueuedRenderableCollection::DepthSortDescendingLess::camera
 

Definition at line 150 of file OgreRenderQueueSortingGrouping.h.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:42:07 2006