gz/rendering/ogre/OgreRenderPass.hh
Go to the documentation of this file.
Base render pass that can be applied to a render target.
Definition: gz/rendering/base/BaseRenderPass.hh:37
Ogre implementation of the RenderPass class.
Definition: gz/rendering/ogre/OgreRenderPass.hh:37
virtual void CreateRenderPass()
Create the render pass using ogre compositor.
virtual void SetCamera(Ogre::Camera *_camera)
Set the ogre camera that the render pass applies to.
void Destroy() override