OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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

namespace  Ogre
 

Macros

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