#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 153 of file OgreCompositorChain.h.
|
Flush remaining render system operations.
|
|
Notify current destination viewport.
Definition at line 167 of file OgreCompositorChain.h. |
|
Implements Ogre::RenderQueueListener. |
|
Implements Ogre::RenderQueueListener. |
|
Set current operation and target.
|
|
Definition at line 176 of file OgreCompositorChain.h. |
|
Definition at line 176 of file OgreCompositorChain.h. |
|
Definition at line 172 of file OgreCompositorChain.h. |
|
Definition at line 174 of file OgreCompositorChain.h. |
|
Definition at line 173 of file OgreCompositorChain.h. |
|
Definition at line 175 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 11 10:47:02 2006