#include <OgreRenderQueueSortingGrouping.h>
Public Member Functions | |
RenderablePass (Renderable *rend, Pass *p) | |
Public Attributes | |
Renderable * | renderable |
Pointer to the Renderable details. | |
Pass * | pass |
Pointer to the Pass. |
This is used to for objects sorted by depth and thus not grouped by pass.
Definition at line 46 of file OgreRenderQueueSortingGrouping.h.
Ogre::RenderablePass::RenderablePass | ( | Renderable * | rend, | |
Pass * | p | |||
) |
Definition at line 53 of file OgreRenderQueueSortingGrouping.h.
Pointer to the Renderable details.
Definition at line 49 of file OgreRenderQueueSortingGrouping.h.
Referenced by Ogre::QueuedRenderableCollection::RadixSortFunctorDistance::operator()(), and Ogre::QueuedRenderableCollection::DepthSortDescendingLess::operator()().
Pointer to the Pass.
Definition at line 51 of file OgreRenderQueueSortingGrouping.h.
Referenced by Ogre::QueuedRenderableCollection::RadixSortFunctorPass::operator()(), and Ogre::QueuedRenderableCollection::DepthSortDescendingLess::operator()().
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:05:26 2009