VTK
9.4.20241218
|
#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 344 of file vtkWebGPUPolyDataMapper.h.
wgpu::Buffer vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Buffer |
Definition at line 349 of file vtkWebGPUPolyDataMapper.h.
uint64_t vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Size = 0 |
Definition at line 350 of file vtkWebGPUPolyDataMapper.h.
struct { ... } vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Point |
struct { ... } vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Cell |