| VTK
    9.5.20251031
    | 
#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... | |