VTK  9.6.20260422
vtkWebGPUPolyDataMapper::AttributeBuffer Struct Reference

#include <vtkWebGPUPolyDataMapper.h>

Public Attributes

wgpu::Buffer Buffer
 
uint64_t Size = 0
 
uint64_t Watermark = 0
 
bool Touched = false
 

Detailed Description

Definition at line 423 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Buffer

wgpu::Buffer vtkWebGPUPolyDataMapper::AttributeBuffer::Buffer

Definition at line 425 of file vtkWebGPUPolyDataMapper.h.

◆ Size

uint64_t vtkWebGPUPolyDataMapper::AttributeBuffer::Size = 0

Definition at line 426 of file vtkWebGPUPolyDataMapper.h.

◆ Watermark

uint64_t vtkWebGPUPolyDataMapper::AttributeBuffer::Watermark = 0

Definition at line 427 of file vtkWebGPUPolyDataMapper.h.

◆ Touched

bool vtkWebGPUPolyDataMapper::AttributeBuffer::Touched = false

Definition at line 428 of file vtkWebGPUPolyDataMapper.h.


The documentation for this struct was generated from the following file: