VTK  9.3.20240425
Public Attributes | List of all members
vtkCompositePolyDataMapperDelegator::BatchElement Struct Reference

#include <vtkCompositePolyDataMapperDelegator.h>

Collaboration diagram for vtkCompositePolyDataMapperDelegator::BatchElement:
[legend]

Public Attributes

bool Marked
 
bool IsOpaque
 
bool Visibility
 
bool Pickability
 
bool OverridesColor
 
bool ScalarVisibility
 
bool UseLookupTableScalarRange
 
bool InterpolateScalarsBeforeMapping
 
int ColorMode
 
int ScalarMode
 
int ArrayAccessMode
 
int ArrayComponent
 
int ArrayId
 
vtkIdType FieldDataTupleId
 
unsigned int FlatIndex
 
vtkColor3d AmbientColor
 
vtkColor3d DiffuseColor
 
vtkColor3d SpecularColor
 
vtkColor3d SelectionColor
 
double Opacity
 
double SelectionOpacity
 
vtkVector2d ScalarRange
 
std::string ArrayName
 
vtkScalarsToColorsLookupTable = nullptr
 
vtkPolyDataPolyData = nullptr
 

Detailed Description

Definition at line 52 of file vtkCompositePolyDataMapperDelegator.h.

Member Data Documentation

◆ Marked

bool vtkCompositePolyDataMapperDelegator::BatchElement::Marked

Definition at line 54 of file vtkCompositePolyDataMapperDelegator.h.

◆ IsOpaque

bool vtkCompositePolyDataMapperDelegator::BatchElement::IsOpaque

Definition at line 55 of file vtkCompositePolyDataMapperDelegator.h.

◆ Visibility

bool vtkCompositePolyDataMapperDelegator::BatchElement::Visibility

Definition at line 56 of file vtkCompositePolyDataMapperDelegator.h.

◆ Pickability

bool vtkCompositePolyDataMapperDelegator::BatchElement::Pickability

Definition at line 57 of file vtkCompositePolyDataMapperDelegator.h.

◆ OverridesColor

bool vtkCompositePolyDataMapperDelegator::BatchElement::OverridesColor

Definition at line 58 of file vtkCompositePolyDataMapperDelegator.h.

◆ ScalarVisibility

bool vtkCompositePolyDataMapperDelegator::BatchElement::ScalarVisibility

Definition at line 59 of file vtkCompositePolyDataMapperDelegator.h.

◆ UseLookupTableScalarRange

bool vtkCompositePolyDataMapperDelegator::BatchElement::UseLookupTableScalarRange

Definition at line 60 of file vtkCompositePolyDataMapperDelegator.h.

◆ InterpolateScalarsBeforeMapping

bool vtkCompositePolyDataMapperDelegator::BatchElement::InterpolateScalarsBeforeMapping

Definition at line 61 of file vtkCompositePolyDataMapperDelegator.h.

◆ ColorMode

int vtkCompositePolyDataMapperDelegator::BatchElement::ColorMode

Definition at line 63 of file vtkCompositePolyDataMapperDelegator.h.

◆ ScalarMode

int vtkCompositePolyDataMapperDelegator::BatchElement::ScalarMode

Definition at line 64 of file vtkCompositePolyDataMapperDelegator.h.

◆ ArrayAccessMode

int vtkCompositePolyDataMapperDelegator::BatchElement::ArrayAccessMode

Definition at line 65 of file vtkCompositePolyDataMapperDelegator.h.

◆ ArrayComponent

int vtkCompositePolyDataMapperDelegator::BatchElement::ArrayComponent

Definition at line 66 of file vtkCompositePolyDataMapperDelegator.h.

◆ ArrayId

int vtkCompositePolyDataMapperDelegator::BatchElement::ArrayId

Definition at line 67 of file vtkCompositePolyDataMapperDelegator.h.

◆ FieldDataTupleId

vtkIdType vtkCompositePolyDataMapperDelegator::BatchElement::FieldDataTupleId

Definition at line 68 of file vtkCompositePolyDataMapperDelegator.h.

◆ FlatIndex

unsigned int vtkCompositePolyDataMapperDelegator::BatchElement::FlatIndex

Definition at line 70 of file vtkCompositePolyDataMapperDelegator.h.

◆ AmbientColor

vtkColor3d vtkCompositePolyDataMapperDelegator::BatchElement::AmbientColor

Definition at line 72 of file vtkCompositePolyDataMapperDelegator.h.

◆ DiffuseColor

vtkColor3d vtkCompositePolyDataMapperDelegator::BatchElement::DiffuseColor

Definition at line 73 of file vtkCompositePolyDataMapperDelegator.h.

◆ SpecularColor

vtkColor3d vtkCompositePolyDataMapperDelegator::BatchElement::SpecularColor

Definition at line 74 of file vtkCompositePolyDataMapperDelegator.h.

◆ SelectionColor

vtkColor3d vtkCompositePolyDataMapperDelegator::BatchElement::SelectionColor

Definition at line 75 of file vtkCompositePolyDataMapperDelegator.h.

◆ Opacity

double vtkCompositePolyDataMapperDelegator::BatchElement::Opacity

Definition at line 77 of file vtkCompositePolyDataMapperDelegator.h.

◆ SelectionOpacity

double vtkCompositePolyDataMapperDelegator::BatchElement::SelectionOpacity

Definition at line 78 of file vtkCompositePolyDataMapperDelegator.h.

◆ ScalarRange

vtkVector2d vtkCompositePolyDataMapperDelegator::BatchElement::ScalarRange

Definition at line 79 of file vtkCompositePolyDataMapperDelegator.h.

◆ ArrayName

std::string vtkCompositePolyDataMapperDelegator::BatchElement::ArrayName

Definition at line 81 of file vtkCompositePolyDataMapperDelegator.h.

◆ LookupTable

vtkScalarsToColors* vtkCompositePolyDataMapperDelegator::BatchElement::LookupTable = nullptr

Definition at line 82 of file vtkCompositePolyDataMapperDelegator.h.

◆ PolyData

vtkPolyData* vtkCompositePolyDataMapperDelegator::BatchElement::PolyData = nullptr

Definition at line 83 of file vtkCompositePolyDataMapperDelegator.h.


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