VTK  9.5.20250609
Public Attributes | List of all members
vtkWebGPUPolyDataMapper::AttributeBuffer Struct Reference

#include <vtkWebGPUPolyDataMapper.h>

Public Attributes

wgpu::Buffer Buffer
 
uint64_t Size = 0
 

Detailed Description

Definition at line 416 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Buffer

wgpu::Buffer vtkWebGPUPolyDataMapper::AttributeBuffer::Buffer

Definition at line 419 of file vtkWebGPUPolyDataMapper.h.

◆ Size

uint64_t vtkWebGPUPolyDataMapper::AttributeBuffer::Size = 0

Definition at line 420 of file vtkWebGPUPolyDataMapper.h.


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