|
VTK
9.4.2
|
#include <vtkWebGPUPolyDataMapper.h>
Public Attributes | |
| wgpu::Buffer | PrimitiveSizeBuffer |
| wgpu::Buffer | Buffer |
| wgpu::BindGroup | BindGroup |
| wgpu::RenderPipeline | Pipeline |
| vtkTypeUInt32 | VertexCount = 0 |
Definition at line 290 of file vtkWebGPUPolyDataMapper.h.
| wgpu::Buffer vtkWebGPUPolyDataMapper::PrimitiveBindGroupInfo::PrimitiveSizeBuffer |
Definition at line 293 of file vtkWebGPUPolyDataMapper.h.
| wgpu::Buffer vtkWebGPUPolyDataMapper::PrimitiveBindGroupInfo::Buffer |
Definition at line 295 of file vtkWebGPUPolyDataMapper.h.
| wgpu::BindGroup vtkWebGPUPolyDataMapper::PrimitiveBindGroupInfo::BindGroup |
Definition at line 297 of file vtkWebGPUPolyDataMapper.h.
| wgpu::RenderPipeline vtkWebGPUPolyDataMapper::PrimitiveBindGroupInfo::Pipeline |
Definition at line 299 of file vtkWebGPUPolyDataMapper.h.
| vtkTypeUInt32 vtkWebGPUPolyDataMapper::PrimitiveBindGroupInfo::VertexCount = 0 |
Definition at line 301 of file vtkWebGPUPolyDataMapper.h.