VTK
9.4.20241112
|
#include "vtkCallbackCommand.h"
#include "vtkPolyData.h"
#include "vtkPolyDataMapper.h"
#include "vtkRenderingWebGPUModule.h"
#include "vtkSmartPointer.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... | |