VTK  9.4.20241128
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 474 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Positions

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Positions

Definition at line 476 of file vtkWebGPUPolyDataMapper.h.

◆ Colors

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Colors

Definition at line 477 of file vtkWebGPUPolyDataMapper.h.

◆ Normals

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Normals

Definition at line 478 of file vtkWebGPUPolyDataMapper.h.

◆ Tangents

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Tangents

Definition at line 479 of file vtkWebGPUPolyDataMapper.h.

◆ UVs

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::UVs

Definition at line 480 of file vtkWebGPUPolyDataMapper.h.

◆ CellColors

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellColors

Definition at line 481 of file vtkWebGPUPolyDataMapper.h.

◆ CellNormals

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellNormals

Definition at line 482 of file vtkWebGPUPolyDataMapper.h.

◆ Padding

vtkTypeUInt8 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Padding[12]

Definition at line 483 of file vtkWebGPUPolyDataMapper.h.

◆ OverrideColors

OverrideColorDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::OverrideColors

Definition at line 484 of file vtkWebGPUPolyDataMapper.h.


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