|
VTK
9.5.2
|
#include <vtkWebGPUPolyDataMapper.h>
Public Attributes | |
| struct { | |
| wgpu::Buffer Buffer | |
| uint64_t Size = 0 | |
| } | Point |
| struct { | |
| wgpu::Buffer Buffer | |
| uint64_t Size = 0 | |
| } | Cell |
Definition at line 337 of file vtkWebGPUPolyDataMapper.h.
| wgpu::Buffer vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Buffer |
Definition at line 342 of file vtkWebGPUPolyDataMapper.h.
| uint64_t vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Size = 0 |
Definition at line 343 of file vtkWebGPUPolyDataMapper.h.
| struct { ... } vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Point |
| struct { ... } vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Cell |