VTK  9.4.20251007
vtkWebGPUPolyDataMapper::MeshAttributeBuffers Struct Reference

#include <vtkWebGPUPolyDataMapper.h>

Public Attributes

struct { 
   wgpu::Buffer   Buffer 
Point
struct { 
   wgpu::Buffer   Buffer 
Cell

Detailed Description

Definition at line 226 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Buffer

wgpu::Buffer vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Buffer

Definition at line 231 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: