|
| | BackgroundRenderer (crg::FramePassGroup &graph, crg::FramePass const *previousPass, RenderDevice const &device, ProgressBar *progress, castor::String const &name, SceneBackground &background, HdrConfigUbo const &hdrConfigUbo, SceneUbo const &sceneUbo, crg::ImageViewId const &colour, bool clearColour=true) |
| |
| | BackgroundRenderer (crg::FramePassGroup &graph, crg::FramePass const *previousPass, RenderDevice const &device, ProgressBar *progress, castor::String const &name, SceneBackground &background, HdrConfigUbo const &hdrConfigUbo, SceneUbo const &sceneUbo, crg::ImageViewId const &colour, bool clearColour, crg::ImageViewId const &depth) |
| |
| | BackgroundRenderer (crg::FramePassGroup &graph, crg::FramePass const *previousPass, RenderDevice const &device, castor::String const &name, SceneBackground &background, HdrConfigUbo const &hdrConfigUbo, SceneUbo const &sceneUbo, crg::ImageViewId const &colour, bool clearColour=true) |
| |
| | BackgroundRenderer (crg::FramePassGroup &graph, crg::FramePass const *previousPass, RenderDevice const &device, castor::String const &name, SceneBackground &background, HdrConfigUbo const &hdrConfigUbo, SceneUbo const &sceneUbo, crg::ImageViewId const &colour, bool clearColour, crg::ImageViewId const &depth) |
| |
| | BackgroundRenderer (crg::FramePassGroup &graph, crg::FramePassArray previousPasses, RenderDevice const &device, ProgressBar *progress, castor::String const &name, SceneBackground &background, HdrConfigUbo const &hdrConfigUbo, SceneUbo const &sceneUbo, crg::ImageViewId const &colour, bool clearColour=true) |
| |
| | BackgroundRenderer (crg::FramePassGroup &graph, crg::FramePassArray previousPasses, RenderDevice const &device, ProgressBar *progress, castor::String const &name, SceneBackground &background, HdrConfigUbo const &hdrConfigUbo, SceneUbo const &sceneUbo, crg::ImageViewId const &colour, bool clearColour, crg::ImageViewId const &depth) |
| |
| | BackgroundRenderer (crg::FramePassGroup &graph, crg::FramePassArray previousPasses, RenderDevice const &device, castor::String const &name, SceneBackground &background, HdrConfigUbo const &hdrConfigUbo, SceneUbo const &sceneUbo, crg::ImageViewId const &colour, bool clearColour=true) |
| |
| | BackgroundRenderer (crg::FramePassGroup &graph, crg::FramePassArray previousPasses, RenderDevice const &device, castor::String const &name, SceneBackground &background, HdrConfigUbo const &hdrConfigUbo, SceneUbo const &sceneUbo, crg::ImageViewId const &colour, bool clearColour, crg::ImageViewId const &depth) |
| |
| C3D_API | ~BackgroundRenderer () |
| |
| C3D_API void | update (CpuUpdater &updater) |
| | Updates the render pass, CPU wise. More...
|
| |
| C3D_API void | update (GpuUpdater &updater) |
| | Updates the render pass, GPU wise. More...
|
| |
| crg::FramePass const & | getPass () const |
| |