VTK  9.7.20260923
vtkWebGPUPolyDataMapper::AttributeBuffer Struct Reference

#include <vtkWebGPUPolyDataMapper.h>

Detailed Description

Definition at line 421 of file vtkWebGPUPolyDataMapper.h.

Public Attributes

WGPUBuffer Buffer = nullptr
uint64_t Size = 0
uint64_t Watermark = 0
bool Touched = false

Member Data Documentation

◆ Buffer

WGPUBuffer vtkWebGPUPolyDataMapper::AttributeBuffer::Buffer = nullptr

Definition at line 423 of file vtkWebGPUPolyDataMapper.h.

◆ Size

uint64_t vtkWebGPUPolyDataMapper::AttributeBuffer::Size = 0

Definition at line 424 of file vtkWebGPUPolyDataMapper.h.

◆ Watermark

uint64_t vtkWebGPUPolyDataMapper::AttributeBuffer::Watermark = 0

Definition at line 425 of file vtkWebGPUPolyDataMapper.h.

◆ Touched

bool vtkWebGPUPolyDataMapper::AttributeBuffer::Touched = false

Definition at line 426 of file vtkWebGPUPolyDataMapper.h.


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