|
VTK
9.5.20251113
|
#include "vtkCallbackCommand.h"#include "vtkPolyData.h"#include "vtkPolyDataMapper.h"#include "vtkRenderingWebGPUModule.h"#include "vtkSmartPointer.h"#include "vtkWrappingHints.h"Go to the source code of this file.
Classes | |
| class | vtkWebGPUComputePointCloudMapper |
| The point cloud renderer uses WebGPU compute shaders to render the point cells of a polydata onto the framebuffer of a given WebGPURenderer. More... | |