Public Member Functions | Public Attributes | List of all members
Ogre::RenderablePass Struct Reference

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

#include <OgreRenderQueueSortingGrouping.h>

Public Member Functions

 RenderablePass (Renderable *rend, Pass *p)
 

Public Attributes

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

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

Pass* Ogre::RenderablePass::pass
Renderable* Ogre::RenderablePass::renderable

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 Tue Mar 18 2014 19:15:57