VTK  9.3.20240424
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
 
AttributeDescriptor CellEdgeArray
 

Detailed Description

Definition at line 157 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Positions

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Positions

Definition at line 159 of file vtkWebGPUPolyDataMapper.h.

◆ Colors

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Colors

Definition at line 160 of file vtkWebGPUPolyDataMapper.h.

◆ Normals

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Normals

Definition at line 161 of file vtkWebGPUPolyDataMapper.h.

◆ Tangents

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Tangents

Definition at line 162 of file vtkWebGPUPolyDataMapper.h.

◆ UVs

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::UVs

Definition at line 163 of file vtkWebGPUPolyDataMapper.h.

◆ CellColors

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellColors

Definition at line 164 of file vtkWebGPUPolyDataMapper.h.

◆ CellNormals

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellNormals

Definition at line 165 of file vtkWebGPUPolyDataMapper.h.

◆ CellEdgeArray

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellEdgeArray

Definition at line 166 of file vtkWebGPUPolyDataMapper.h.


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