OGRE  2.1.0unstable
Object-Oriented Graphics Rendering Engine
OgreRenderQueue.h File Reference

Classes

struct  Ogre::QueuedRenderable
 
class  Ogre::RenderQueue
 Enumeration of queue groups, by which the application may group queued renderables so that they are rendered together with events in between. More...
 
class  Ogre::RqBits
 

Namespaces

 Ogre
 

Macros

#define OGRE_RQ_MAKE_MASK(x)   ( (1 << (x)) - 1 )