#include <D:/Projekte/i6engine/libs/i6engine-modules/include/i6engine/modules/graphics/compositors/GaussianBlurListener.h>
Definition at line 33 of file GaussianBlurListener.h.
i6e::modules::GaussianListener::GaussianListener |
( |
| ) |
|
virtual i6e::modules::GaussianListener::~GaussianListener |
( |
| ) |
|
|
virtual |
virtual void i6e::modules::GaussianListener::notifyMaterialRender |
( |
Ogre::uint32 |
pass_id, |
|
|
Ogre::MaterialPtr & |
mat |
|
) |
| |
|
virtual |
virtual void i6e::modules::GaussianListener::notifyMaterialSetup |
( |
Ogre::uint32 |
pass_id, |
|
|
Ogre::MaterialPtr & |
mat |
|
) |
| |
|
virtual |
void i6e::modules::GaussianListener::notifyViewportSize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
float i6e::modules::GaussianListener::mBloomTexOffsetsHorz[15][4] |
|
protected |
float i6e::modules::GaussianListener::mBloomTexOffsetsVert[15][4] |
|
protected |
float i6e::modules::GaussianListener::mBloomTexWeights[15][4] |
|
protected |
int i6e::modules::GaussianListener::mVpHeight |
|
protected |
int i6e::modules::GaussianListener::mVpWidth |
|
protected |
The documentation for this class was generated from the following file: