VTK
9.4.20241112
|
#include "vtkCuller.h"
#include "vtkNew.h"
#include "vtkRenderingWebGPUModule.h"
#include "vtkSmartPointer.h"
#include "vtkWebGPUComputePipeline.h"
Go to the source code of this file.
Classes | |
class | vtkWebGPUComputeFrustumCuller |
This culler culls props to the camera view frustum using WebGPU compute shaders. More... | |