VTK  9.3.20240424
Public Attributes | List of all members
vtkWebGPUPolyDataMapper::AttributeDescriptor Struct Reference

#include <vtkWebGPUPolyDataMapper.h>

Public Attributes

vtkTypeUInt32 Start = 0
 
vtkTypeUInt32 NumTuples = 0
 
vtkTypeUInt32 NumComponents = 0
 
vtkTypeUInt32 Pad = 0
 

Detailed Description

Definition at line 150 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Start

vtkTypeUInt32 vtkWebGPUPolyDataMapper::AttributeDescriptor::Start = 0

Definition at line 152 of file vtkWebGPUPolyDataMapper.h.

◆ NumTuples

vtkTypeUInt32 vtkWebGPUPolyDataMapper::AttributeDescriptor::NumTuples = 0

Definition at line 153 of file vtkWebGPUPolyDataMapper.h.

◆ NumComponents

vtkTypeUInt32 vtkWebGPUPolyDataMapper::AttributeDescriptor::NumComponents = 0

Definition at line 154 of file vtkWebGPUPolyDataMapper.h.

◆ Pad

vtkTypeUInt32 vtkWebGPUPolyDataMapper::AttributeDescriptor::Pad = 0

Definition at line 155 of file vtkWebGPUPolyDataMapper.h.


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