|
VTK
9.6.20260420
|
#include "vtkObject.h"#include "vtkDeprecation.h"#include "vtkProperty.h"#include "vtkRenderingWebGPUModule.h"#include "vtkSmartPointer.h"#include "vtkTimeStamp.h"#include "vtk_wgpu.h"#include <array>#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... | |