VTK  9.5.2
vtkWebGPUPolyDataMapper::MeshAttributeBuffers Struct Reference

#include <vtkWebGPUPolyDataMapper.h>

Public Attributes

struct { 
   wgpu::Buffer   Buffer 
   uint64_t   Size = 0 
Point
struct { 
   wgpu::Buffer   Buffer 
   uint64_t   Size = 0 
Cell

Detailed Description

Definition at line 337 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Buffer

wgpu::Buffer vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Buffer

Definition at line 342 of file vtkWebGPUPolyDataMapper.h.

◆ Size

uint64_t vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Size = 0

Definition at line 343 of file vtkWebGPUPolyDataMapper.h.

◆ [struct]

struct { ... } vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Point

◆ [struct]

struct { ... } vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Cell

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