|
VTK
9.4.2
|
#include <vtkCompositePolyDataMapperDelegator.h>
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 |
| vtkScalarsToColors * | LookupTable = nullptr |
| vtkPolyData * | PolyData = nullptr |
Definition at line 52 of file vtkCompositePolyDataMapperDelegator.h.
| bool vtkCompositePolyDataMapperDelegator::BatchElement::Marked |
Definition at line 54 of file vtkCompositePolyDataMapperDelegator.h.
| bool vtkCompositePolyDataMapperDelegator::BatchElement::IsOpaque |
Definition at line 55 of file vtkCompositePolyDataMapperDelegator.h.
| bool vtkCompositePolyDataMapperDelegator::BatchElement::Visibility |
Definition at line 56 of file vtkCompositePolyDataMapperDelegator.h.
| bool vtkCompositePolyDataMapperDelegator::BatchElement::Pickability |
Definition at line 57 of file vtkCompositePolyDataMapperDelegator.h.
| bool vtkCompositePolyDataMapperDelegator::BatchElement::OverridesColor |
Definition at line 58 of file vtkCompositePolyDataMapperDelegator.h.
| bool vtkCompositePolyDataMapperDelegator::BatchElement::ScalarVisibility |
Definition at line 59 of file vtkCompositePolyDataMapperDelegator.h.
| bool vtkCompositePolyDataMapperDelegator::BatchElement::UseLookupTableScalarRange |
Definition at line 60 of file vtkCompositePolyDataMapperDelegator.h.
| bool vtkCompositePolyDataMapperDelegator::BatchElement::InterpolateScalarsBeforeMapping |
Definition at line 61 of file vtkCompositePolyDataMapperDelegator.h.
| int vtkCompositePolyDataMapperDelegator::BatchElement::ColorMode |
Definition at line 63 of file vtkCompositePolyDataMapperDelegator.h.
| int vtkCompositePolyDataMapperDelegator::BatchElement::ScalarMode |
Definition at line 64 of file vtkCompositePolyDataMapperDelegator.h.
| int vtkCompositePolyDataMapperDelegator::BatchElement::ArrayAccessMode |
Definition at line 65 of file vtkCompositePolyDataMapperDelegator.h.
| int vtkCompositePolyDataMapperDelegator::BatchElement::ArrayComponent |
Definition at line 66 of file vtkCompositePolyDataMapperDelegator.h.
| int vtkCompositePolyDataMapperDelegator::BatchElement::ArrayId |
Definition at line 67 of file vtkCompositePolyDataMapperDelegator.h.
| vtkIdType vtkCompositePolyDataMapperDelegator::BatchElement::FieldDataTupleId |
Definition at line 68 of file vtkCompositePolyDataMapperDelegator.h.
| unsigned int vtkCompositePolyDataMapperDelegator::BatchElement::FlatIndex |
Definition at line 70 of file vtkCompositePolyDataMapperDelegator.h.
| vtkColor3d vtkCompositePolyDataMapperDelegator::BatchElement::AmbientColor |
Definition at line 72 of file vtkCompositePolyDataMapperDelegator.h.
| vtkColor3d vtkCompositePolyDataMapperDelegator::BatchElement::DiffuseColor |
Definition at line 73 of file vtkCompositePolyDataMapperDelegator.h.
| vtkColor3d vtkCompositePolyDataMapperDelegator::BatchElement::SpecularColor |
Definition at line 74 of file vtkCompositePolyDataMapperDelegator.h.
| vtkColor3d vtkCompositePolyDataMapperDelegator::BatchElement::SelectionColor |
Definition at line 75 of file vtkCompositePolyDataMapperDelegator.h.
| double vtkCompositePolyDataMapperDelegator::BatchElement::Opacity |
Definition at line 77 of file vtkCompositePolyDataMapperDelegator.h.
| double vtkCompositePolyDataMapperDelegator::BatchElement::SelectionOpacity |
Definition at line 78 of file vtkCompositePolyDataMapperDelegator.h.
| vtkVector2d vtkCompositePolyDataMapperDelegator::BatchElement::ScalarRange |
Definition at line 79 of file vtkCompositePolyDataMapperDelegator.h.
| std::string vtkCompositePolyDataMapperDelegator::BatchElement::ArrayName |
Definition at line 81 of file vtkCompositePolyDataMapperDelegator.h.
| vtkScalarsToColors* vtkCompositePolyDataMapperDelegator::BatchElement::LookupTable = nullptr |
Definition at line 82 of file vtkCompositePolyDataMapperDelegator.h.
| vtkPolyData* vtkCompositePolyDataMapperDelegator::BatchElement::PolyData = nullptr |
Definition at line 83 of file vtkCompositePolyDataMapperDelegator.h.