SO3Engine
|
SO3::SCompositorListenerFactoryLogic Class Referenceabstract
#include <SO3CompositorLogic.h>
Inheritance diagram for SO3::SCompositorListenerFactoryLogic:

Public Member Functions | |
virtual void | compositorInstanceCreated (Ogre::CompositorInstance *newInstance) |
virtual void | compositorInstanceDestroyed (Ogre::CompositorInstance *destroyedInstance) |
Protected Member Functions | |
virtual Ogre::CompositorInstance::Listener * | createListener (Ogre::CompositorInstance *instance)=0 |
Detailed Description
Handler to manage HDR rendering.
Definition at line 40 of file SO3CompositorLogic.h.
Member Function Documentation
◆ compositorInstanceCreated()
|
inlinevirtual |
Definition at line 44 of file SO3CompositorLogic.h.
◆ compositorInstanceDestroyed()
|
inlinevirtual |
Definition at line 52 of file SO3CompositorLogic.h.
◆ createListener()
|
protectedpure virtual |
Implemented in SO3::SHdrLogic.
The documentation for this class was generated from the following file:
- include/SO3Renderer/SO3CompositorLogic.h
Generated by