VTK  9.3.20240416
Public Attributes | List of all members
vtkWebGPUPolyDataMapper::MeshAttributeBuffers Struct Reference

#include <vtkWebGPUPolyDataMapper.h>

Public Attributes

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

Detailed Description

Definition at line 134 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Buffer

wgpu::Buffer vtkWebGPUPolyDataMapper::MeshAttributeBuffers::Buffer

Definition at line 139 of file vtkWebGPUPolyDataMapper.h.

◆ 

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

◆ 

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

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