VTK  9.4.20250221
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 369 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Positions

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Positions

Definition at line 371 of file vtkWebGPUPolyDataMapper.h.

◆ Colors

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Colors

Definition at line 372 of file vtkWebGPUPolyDataMapper.h.

◆ Normals

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Normals

Definition at line 373 of file vtkWebGPUPolyDataMapper.h.

◆ Tangents

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Tangents

Definition at line 374 of file vtkWebGPUPolyDataMapper.h.

◆ UVs

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::UVs

Definition at line 375 of file vtkWebGPUPolyDataMapper.h.

◆ CellColors

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellColors

Definition at line 376 of file vtkWebGPUPolyDataMapper.h.

◆ CellNormals

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellNormals

Definition at line 377 of file vtkWebGPUPolyDataMapper.h.

◆ Padding

vtkTypeUInt8 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Padding[12]

Definition at line 378 of file vtkWebGPUPolyDataMapper.h.

◆ OverrideColors

OverrideColorDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::OverrideColors

Definition at line 379 of file vtkWebGPUPolyDataMapper.h.


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