VTK  9.4.2
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 242 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Start

vtkTypeUInt32 vtkWebGPUPolyDataMapper::AttributeDescriptor::Start = 0

Definition at line 244 of file vtkWebGPUPolyDataMapper.h.

◆ NumTuples

vtkTypeUInt32 vtkWebGPUPolyDataMapper::AttributeDescriptor::NumTuples = 0

Definition at line 245 of file vtkWebGPUPolyDataMapper.h.

◆ NumComponents

vtkTypeUInt32 vtkWebGPUPolyDataMapper::AttributeDescriptor::NumComponents = 0

Definition at line 246 of file vtkWebGPUPolyDataMapper.h.

◆ Pad

vtkTypeUInt32 vtkWebGPUPolyDataMapper::AttributeDescriptor::Pad = 0

Definition at line 247 of file vtkWebGPUPolyDataMapper.h.


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