#include <OgreCompositorChain.h>
Inheritance diagram for Ogre::CompositorChain::RQListener:
Public Member Functions | ||||||||||
virtual void | renderQueueStarted (uint8 id, const String &invocation, bool &skipThisQueue) | |||||||||
| ||||||||||
virtual void | renderQueueEnded (uint8 id, const String &invocation, bool &repeatThisQueue) | |||||||||
| ||||||||||
void | setOperation (CompositorInstance::TargetOperation *op, SceneManager *sm, RenderSystem *rs) | |||||||||
Set current operation and target. | ||||||||||
void | notifyViewport (Viewport *vp) | |||||||||
Notify current destination viewport. | ||||||||||
void | flushUpTo (uint8 id) | |||||||||
Flush remaining render system operations. | ||||||||||
Private Attributes | ||||||||||
CompositorInstance::TargetOperation * | mOperation | |||||||||
SceneManager * | mSceneManager | |||||||||
RenderSystem * | mRenderSystem | |||||||||
Viewport * | mViewport | |||||||||
CompositorInstance::RenderSystemOpPairs::iterator | currentOp | |||||||||
CompositorInstance::RenderSystemOpPairs::iterator | lastOp |
Definition at line 169 of file OgreCompositorChain.h.
|
Flush remaining render system operations.
|
|
Notify current destination viewport.
Definition at line 183 of file OgreCompositorChain.h. |
|
Implements Ogre::RenderQueueListener. |
|
Implements Ogre::RenderQueueListener. |
|
Set current operation and target.
|
|
Definition at line 192 of file OgreCompositorChain.h. |
|
Definition at line 192 of file OgreCompositorChain.h. |
|
Definition at line 188 of file OgreCompositorChain.h. |
|
Definition at line 190 of file OgreCompositorChain.h. |
|
Definition at line 189 of file OgreCompositorChain.h. |
|
Definition at line 191 of file OgreCompositorChain.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Jun 10 10:36:08 2007