OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#include "OgrePrerequisites.h"
#include "OgreSharedPtr.h"
#include "OgreHlmsCommon.h"
#include "OgreHeaderPrefix.h"
#include "OgreIteratorWrappers.h"
#include "OgreHeaderSuffix.h"
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 | |
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ | |
Macros | |
#define | OGRE_RQ_MAKE_MASK(x) ( (1 << (x)) - 1 ) |