|
VTK
9.5.2
|
#include <vtkWebGPUPolyDataMapper.h>
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 |
Definition at line 361 of file vtkWebGPUPolyDataMapper.h.
| AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Positions |
Definition at line 363 of file vtkWebGPUPolyDataMapper.h.
| AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Colors |
Definition at line 364 of file vtkWebGPUPolyDataMapper.h.
| AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Normals |
Definition at line 365 of file vtkWebGPUPolyDataMapper.h.
| AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Tangents |
Definition at line 366 of file vtkWebGPUPolyDataMapper.h.
| AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::UVs |
Definition at line 367 of file vtkWebGPUPolyDataMapper.h.
| AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellColors |
Definition at line 368 of file vtkWebGPUPolyDataMapper.h.
| AttributeDescriptor vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CellNormals |
Definition at line 369 of file vtkWebGPUPolyDataMapper.h.
| vtkTypeUInt32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::ApplyOverrideColors = 0 |
Definition at line 370 of file vtkWebGPUPolyDataMapper.h.
| vtkTypeFloat32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Opacity = 0 |
Definition at line 371 of file vtkWebGPUPolyDataMapper.h.
| vtkTypeUInt32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::CompositeId = 0 |
Definition at line 372 of file vtkWebGPUPolyDataMapper.h.
| vtkTypeFloat32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Ambient[3] = {} |
Definition at line 373 of file vtkWebGPUPolyDataMapper.h.
| vtkTypeUInt32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::ProcessId = 0 |
Definition at line 374 of file vtkWebGPUPolyDataMapper.h.
| vtkTypeFloat32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Diffuse[3] = {} |
Definition at line 375 of file vtkWebGPUPolyDataMapper.h.
| vtkTypeUInt32 vtkWebGPUPolyDataMapper::MeshAttributeDescriptor::Pickable = false |
Definition at line 376 of file vtkWebGPUPolyDataMapper.h.