VTK  9.3.1
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

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Positions

Definition at line 159 of file vtkWebGPUPolyDataMapper.h.

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Colors

Definition at line 160 of file vtkWebGPUPolyDataMapper.h.

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Normals

Definition at line 161 of file vtkWebGPUPolyDataMapper.h.

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Tangents

Definition at line 162 of file vtkWebGPUPolyDataMapper.h.

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::UVs

Definition at line 163 of file vtkWebGPUPolyDataMapper.h.

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellColors

Definition at line 164 of file vtkWebGPUPolyDataMapper.h.

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellNormals

Definition at line 165 of file vtkWebGPUPolyDataMapper.h.

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellEdgeArray

Definition at line 166 of file vtkWebGPUPolyDataMapper.h.


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