Ogre::RenderablePass Struct Reference
[RenderSystem]

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 51 of file OgreRenderQueueSortingGrouping.h.


Constructor & Destructor Documentation

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

Definition at line 58 of file OgreRenderQueueSortingGrouping.h.


Member Data Documentation


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:39:11 2012