OGRE  1.9.0
Classes | Namespaces | Typedefs
OgreRenderQueueInvocation.h File Reference
#include "OgrePrerequisites.h"
#include "OgreRenderQueueSortingGrouping.h"
#include "OgreIteratorWrappers.h"

Go to the source code of this file.

Classes

class  Ogre::RenderQueueInvocation
 Class representing the invocation of queue groups in a RenderQueue. More...
 
class  Ogre::RenderQueueInvocationSequence
 Class to hold a linear sequence of RenderQueueInvocation objects. More...
 

Namespaces

namespace  Ogre
 

Typedefs

typedef VectorIterator< RenderQueueInvocationList > Ogre::RenderQueueInvocationIterator
 
typedef vector< RenderQueueInvocation * >::type Ogre::RenderQueueInvocationList
 List of RenderQueueInvocations.