Ogre::RenderablePass Struct Reference

Struct associating a single Pass with a single Renderable. More...

#include <OgreRenderQueueSortingGrouping.h>

List of all members.

Public Member Functions

 RenderablePass (Renderable *rend, Pass *p)

Public Attributes

Renderablerenderable
 Pointer to the Renderable details.
Passpass
 Pointer to the Pass.


Detailed Description

Struct associating a single Pass with a single Renderable.

This is used to for objects sorted by depth and thus not grouped by pass.

Definition at line 46 of file OgreRenderQueueSortingGrouping.h.


Constructor & Destructor Documentation

Ogre::RenderablePass::RenderablePass ( Renderable rend,
Pass p 
)

Definition at line 53 of file OgreRenderQueueSortingGrouping.h.


Member Data Documentation


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

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:05:26 2009