Base object that can be owned by RenderPipeline. More...
#include <pipeline.h>
Inheritance diagram for RenderPipelineObject:Public Member Functions | |
| virtual | ~RenderPipelineObject ()=default |
| virtual void | reset (PipelineContext &context) |
Base object that can be owned by RenderPipeline.
|
virtualdefault |
|
inlinevirtual |
Reimplemented in ClearDepthBufferTarget, Draw3D, DrawHUD, DrawImageStep, DrawWield, OffsetCameraStep, PostProcessingStep, RenderPipeline, RenderTarget, ScreenTarget, TextureBuffer, TrivialRenderStep, and UpscaleStep.
Referenced by TextureBuffer::reset().
Here is the caller graph for this function: