25 #ifndef __I6ENGINE_MODULES_COMPOSITORS_HDRLISTENER_H__
26 #define __I6ENGINE_MODULES_COMPOSITORS_HDRLISTENER_H__
28 #include "OGRE/OgreCompositorInstance.h"
33 class HDRListener :
public Ogre::CompositorInstance::Listener {
float mBloomTexOffsetsHorz[15][4]
float mBloomTexOffsetsVert[15][4]
void notifyCompositor(Ogre::CompositorInstance *instance)
virtual void notifyMaterialSetup(Ogre::uint32 pass_id, Ogre::MaterialPtr &mat)
float mBloomTexWeights[15][4]
void notifyViewportSize(int width, int height)
virtual void notifyMaterialRender(Ogre::uint32 pass_id, Ogre::MaterialPtr &mat)