VTK
9.5.20250803
|
#include "vtkPolyDataMapper.h"
#include "vtkProperty.h"
#include "vtkRenderingWebGPUModule.h"
#include "vtkWebGPUCellToPrimitiveConverter.h"
#include "vtkWebGPUComputePipeline.h"
#include "vtkWrappingHints.h"
#include "vtk_wgpu.h"
#include <array>
#include <unordered_set>
Go to the source code of this file.
Classes | |
class | vtkWebGPUPolyDataMapper |
struct | vtkWebGPUPolyDataMapper::DrawCallArgs |
struct | vtkWebGPUPolyDataMapper::AttributeBuffer |
struct | vtkWebGPUPolyDataMapper::TopologyBindGroupInfo |
struct | vtkWebGPUPolyDataMapper::ActorState |