|
VTK
9.5.20251217
|
#include <vtkWebGPUPolyDataMapper.h>
Public Attributes | |
| wgpu::Buffer | ConnectivityBuffer |
| wgpu::Buffer | CellIdBuffer |
| wgpu::Buffer | EdgeArrayBuffer |
| wgpu::Buffer | CellIdOffsetUniformBuffer |
| wgpu::BindGroup | BindGroup |
| vtkTypeUInt32 | MaxCellSize = 0 |
| vtkTypeUInt32 | VertexCount = 0 |
Definition at line 496 of file vtkWebGPUPolyDataMapper.h.
| wgpu::Buffer vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::ConnectivityBuffer |
Definition at line 499 of file vtkWebGPUPolyDataMapper.h.
| wgpu::Buffer vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::CellIdBuffer |
Definition at line 501 of file vtkWebGPUPolyDataMapper.h.
| wgpu::Buffer vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::EdgeArrayBuffer |
Definition at line 504 of file vtkWebGPUPolyDataMapper.h.
| wgpu::Buffer vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::CellIdOffsetUniformBuffer |
Definition at line 506 of file vtkWebGPUPolyDataMapper.h.
| wgpu::BindGroup vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::BindGroup |
Definition at line 510 of file vtkWebGPUPolyDataMapper.h.
| vtkTypeUInt32 vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::MaxCellSize = 0 |
Definition at line 512 of file vtkWebGPUPolyDataMapper.h.
| vtkTypeUInt32 vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::VertexCount = 0 |
Definition at line 514 of file vtkWebGPUPolyDataMapper.h.