VTK  9.4.20250403
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
 
vtkTypeUInt32 ApplyOverrideColors = 0
 
vtkTypeFloat32 Opacity = 0
 
vtkTypeUInt32 CompositeId = 0
 
vtkTypeFloat32 Ambient [3] = {}
 
vtkTypeUInt32 ProcessId = 0
 
vtkTypeFloat32 Diffuse [3] = {}
 
vtkTypeUInt32 Pickable = false
 

Detailed Description

Definition at line 361 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ Positions

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Positions

Definition at line 363 of file vtkWebGPUPolyDataMapper.h.

◆ Colors

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Colors

Definition at line 364 of file vtkWebGPUPolyDataMapper.h.

◆ Normals

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Normals

Definition at line 365 of file vtkWebGPUPolyDataMapper.h.

◆ Tangents

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Tangents

Definition at line 366 of file vtkWebGPUPolyDataMapper.h.

◆ UVs

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::UVs

Definition at line 367 of file vtkWebGPUPolyDataMapper.h.

◆ CellColors

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellColors

Definition at line 368 of file vtkWebGPUPolyDataMapper.h.

◆ CellNormals

AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellNormals

Definition at line 369 of file vtkWebGPUPolyDataMapper.h.

◆ ApplyOverrideColors

vtkTypeUInt32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::ApplyOverrideColors = 0

Definition at line 370 of file vtkWebGPUPolyDataMapper.h.

◆ Opacity

vtkTypeFloat32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Opacity = 0

Definition at line 371 of file vtkWebGPUPolyDataMapper.h.

◆ CompositeId

vtkTypeUInt32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CompositeId = 0

Definition at line 372 of file vtkWebGPUPolyDataMapper.h.

◆ Ambient

vtkTypeFloat32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Ambient[3] = {}

Definition at line 373 of file vtkWebGPUPolyDataMapper.h.

◆ ProcessId

vtkTypeUInt32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::ProcessId = 0

Definition at line 374 of file vtkWebGPUPolyDataMapper.h.

◆ Diffuse

vtkTypeFloat32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Diffuse[3] = {}

Definition at line 375 of file vtkWebGPUPolyDataMapper.h.

◆ Pickable

vtkTypeUInt32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Pickable = false

Definition at line 376 of file vtkWebGPUPolyDataMapper.h.


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