VTK
9.4.20241218
|
#include <vtkWebGPUPolyDataMapper.h>
Public Attributes | |
wgpu::Buffer | TopologyBuffer |
wgpu::Buffer | EdgeArrayBuffer |
wgpu::BindGroup | BindGroup |
vtkTypeUInt32 | VertexCount = 0 |
Definition at line 413 of file vtkWebGPUPolyDataMapper.h.
wgpu::Buffer vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::TopologyBuffer |
Definition at line 416 of file vtkWebGPUPolyDataMapper.h.
wgpu::Buffer vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::EdgeArrayBuffer |
Definition at line 419 of file vtkWebGPUPolyDataMapper.h.
wgpu::BindGroup vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::BindGroup |
Definition at line 423 of file vtkWebGPUPolyDataMapper.h.
vtkTypeUInt32 vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::VertexCount = 0 |
Definition at line 425 of file vtkWebGPUPolyDataMapper.h.