|
VTK
9.6.20260221
|
#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 |
Macros | |
| #define | vtkWebGPUPolyDataMapper_OVERRIDE_ATTRIBUTES vtkWebGPUPolyDataMapper::CreateOverrideAttributes() |
| #define vtkWebGPUPolyDataMapper_OVERRIDE_ATTRIBUTES vtkWebGPUPolyDataMapper::CreateOverrideAttributes() |
Definition at line 616 of file vtkWebGPUPolyDataMapper.h.