gz/rendering/ogre/OgreGaussianNoisePass.hh
Go to the documentation of this file.
Base Gaussian noise render pass.
Definition: gz/rendering/base/BaseGaussianNoisePass.hh:39
Ogre implementation of the GaussianNoisePass class.
Definition: gz/rendering/ogre/OgreGaussianNoisePass.hh:44
void PreRender() override
Prepare this object and any of its children for rendering. This should be called for each object in a...
OgreGaussianNoisePass()
Constructor.
void Destroy() override
Destroy any resources associated with this object. Invoking any other functions after destroying an o...
std::shared_ptr< GaussianNoiseCompositorListener > gaussianNoiseCompositorListener
Gaussian noise compositor listener.
Definition: gz/rendering/ogre/OgreGaussianNoisePass.hh:66
virtual ~OgreGaussianNoisePass()
Destructor.
void CreateRenderPass() override
Create the render pass using ogre compositor.
#define IGN_COMMON_WARN_IGNORE__DLL_INTERFACE_MISSING
#define IGN_COMMON_WARN_RESUME__DLL_INTERFACE_MISSING