VTK
9.4.20250206
|
#include "vtkObject.h"
#include "vtkProperty.h"
#include "vtkRenderingWebGPUModule.h"
#include "vtkSmartPointer.h"
#include "vtk_wgpu.h"
#include <utility>
Go to the source code of this file.
Classes | |
class | vtkWebGPUCellToPrimitiveConverter |
Converts VTK cell connectivity arrays into webgpu primitives using compute shaders. More... | |