3 #ifndef vtkWebGPUClearPass_h
4 #define vtkWebGPUClearPass_h
8 #include "vtkRenderingWebGPUModule.h"
10 VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
Context in which a vtkRenderPass will render.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void Render(const vtkRenderState *state) override
Perform rendering according to a render state s.
wgpu::RenderPassEncoder Begin(const vtkRenderState *state) override
static vtkWebGPUClearPass * New()
~vtkWebGPUClearPass() override