|
VTK
9.6.20260422
|
#include <vtkWebGPUPolyDataMapper.h>
Public Attributes | |
| wgpu::Buffer | Buffer |
| uint64_t | Size = 0 |
| uint64_t | Watermark = 0 |
| bool | Touched = false |
Definition at line 423 of file vtkWebGPUPolyDataMapper.h.
| wgpu::Buffer vtkWebGPUPolyDataMapper::AttributeBuffer::Buffer |
Definition at line 425 of file vtkWebGPUPolyDataMapper.h.
| uint64_t vtkWebGPUPolyDataMapper::AttributeBuffer::Size = 0 |
Definition at line 426 of file vtkWebGPUPolyDataMapper.h.
| uint64_t vtkWebGPUPolyDataMapper::AttributeBuffer::Watermark = 0 |
Definition at line 427 of file vtkWebGPUPolyDataMapper.h.
| bool vtkWebGPUPolyDataMapper::AttributeBuffer::Touched = false |
Definition at line 428 of file vtkWebGPUPolyDataMapper.h.