Project

General

Profile

SO3Engine
SO3::SCompositorListenerFactoryLogic Class Referenceabstract

#include <SO3CompositorLogic.h>

Inheritance diagram for SO3::SCompositorListenerFactoryLogic:
SO3::SHdrLogic

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()

virtual void SO3::SCompositorListenerFactoryLogic::compositorInstanceCreated ( Ogre::CompositorInstance *  newInstance)
inlinevirtual

Definition at line 44 of file SO3CompositorLogic.h.

◆ compositorInstanceDestroyed()

virtual void SO3::SCompositorListenerFactoryLogic::compositorInstanceDestroyed ( Ogre::CompositorInstance *  destroyedInstance)
inlinevirtual

Definition at line 52 of file SO3CompositorLogic.h.

◆ createListener()

virtual Ogre::CompositorInstance::Listener * SO3::SCompositorListenerFactoryLogic::createListener ( Ogre::CompositorInstance *  instance)
protectedpure virtual

Implemented in SO3::SHdrLogic.


The documentation for this class was generated from the following file: