15#ifndef vtkWebGPUPolyDataMapper2D_h
16#define vtkWebGPUPolyDataMapper2D_h
19#include "vtkRenderingWebGPUModule.h"
24VTK_ABI_NAMESPACE_BEGIN
58 std::unique_ptr<vtkWebGPUPolyDataMapper2DInternals> Internals;
a actor that draws 2D data
a simple class to control print indentation
represent and manipulate 3D points
abstract specification for Viewports
Internal implementation details of vtkWebGPUPolyDataMapper2D.
vtkWebGPUPolyDataMapper2D()
static vtkWebGPUPolyDataMapper2D * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkWebGPUPolyDataMapper2D() override
friend class vtkWebGPUPolyDataMapper2DInternals
void RenderOverlay(vtkViewport *viewport, vtkActor2D *actor) override
Actually draw the poly data.
void ReleaseGraphicsResources(vtkWindow *) override
Release any graphics resources that are being consumed by this mapper.
window superclass for vtkRenderWindow