3 #ifndef vtkWebGPUClearPass_h
4 #define vtkWebGPUClearPass_h
8 #include "vtkRenderingWebGPUModule.h"
10 VTK_ABI_NAMESPACE_BEGIN
virtual wgpu::RenderPassEncoder Begin(const vtkRenderState *state)=0
Context in which a vtkRenderPass will render.
void Render(const vtkRenderState *state) override
Perform rendering according to a render state s.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...