VTK  9.4.20250114
Public Attributes | List of all members
vtkWebGPUPolyDataMapper::MeshAttributeDescriptor Struct Reference

#include <vtkWebGPUPolyDataMapper.h>

Collaboration diagram for vtkWebGPUPolyDataMapper::MeshAttributeDescriptor:
[legend]

Public Attributes

AttributeDescriptor Positions
 
AttributeDescriptor Colors
 
AttributeDescriptor Normals
 
AttributeDescriptor Tangents
 
AttributeDescriptor UVs
 
AttributeDescriptor CellColors
 
AttributeDescriptor CellNormals
 
vtkTypeUInt8 Padding [12]
 
OverrideColorDescriptor OverrideColors
 

Detailed Description

Definition at line 376 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Positions

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Positions

Definition at line 378 of file vtkWebGPUPolyDataMapper.h.

◆ Colors

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Colors

Definition at line 379 of file vtkWebGPUPolyDataMapper.h.

◆ Normals

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Normals

Definition at line 380 of file vtkWebGPUPolyDataMapper.h.

◆ Tangents

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Tangents

Definition at line 381 of file vtkWebGPUPolyDataMapper.h.

◆ UVs

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::UVs

Definition at line 382 of file vtkWebGPUPolyDataMapper.h.

◆ CellColors

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellColors

Definition at line 383 of file vtkWebGPUPolyDataMapper.h.

◆ CellNormals

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellNormals

Definition at line 384 of file vtkWebGPUPolyDataMapper.h.

◆ Padding

vtkTypeUInt8 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Padding[12]

Definition at line 385 of file vtkWebGPUPolyDataMapper.h.

◆ OverrideColors

OverrideColorDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::OverrideColors

Definition at line 386 of file vtkWebGPUPolyDataMapper.h.


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