VTK
9.4.20250421
|
#include <vtkWebGPUPolyDataMapper.h>
Public Attributes | |
wgpu::Buffer | TopologyBuffer |
wgpu::Buffer | EdgeArrayBuffer |
wgpu::BindGroup | BindGroup |
vtkTypeUInt32 | VertexCount = 0 |
Definition at line 403 of file vtkWebGPUPolyDataMapper.h.
wgpu::Buffer vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::TopologyBuffer |
Definition at line 406 of file vtkWebGPUPolyDataMapper.h.
wgpu::Buffer vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::EdgeArrayBuffer |
Definition at line 409 of file vtkWebGPUPolyDataMapper.h.
wgpu::BindGroup vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::BindGroup |
Definition at line 413 of file vtkWebGPUPolyDataMapper.h.
vtkTypeUInt32 vtkWebGPUPolyDataMapper::TopologyBindGroupInfo::VertexCount = 0 |
Definition at line 415 of file vtkWebGPUPolyDataMapper.h.