_activeAttributeName | VtkAlgorithmProperties | protected |
_algorithmUserProperties | VtkAlgorithmProperties | protected |
_algorithmUserVectorProperties | VtkAlgorithmProperties | protected |
_lut | VtkAlgorithmProperties | protected |
_name | VtkAlgorithmProperties | protected |
_property | VtkAlgorithmProperties | protected |
_removable | VtkAlgorithmProperties | protected |
_scalarVisibility | VtkAlgorithmProperties | protected |
_tableRange | VtkColorByHeightFilter | protected |
_tableRangeScaling | VtkColorByHeightFilter | protected |
_texture | VtkAlgorithmProperties | protected |
BuildColorTable() | VtkColorByHeightFilter | protected |
ColorLookupTable | VtkColorByHeightFilter | protected |
GetActiveAttribute() const | VtkAlgorithmProperties | inline |
GetAlgorithmUserProperties() const | VtkAlgorithmProperties | inline |
GetAlgorithmUserVectorProperties() const | VtkAlgorithmProperties | inline |
GetLookupTable(const QString &array_name) | VtkAlgorithmProperties | |
GetMTime() override | VtkColorByHeightFilter | |
GetName() const | VtkAlgorithmProperties | inline |
GetProperties() const | VtkAlgorithmProperties | inline |
GetScalarVisibility() const | VtkAlgorithmProperties | inline |
GetTexture() | VtkAlgorithmProperties | inline |
GetUserProperty(QString name) const | VtkAlgorithmProperties | |
GetUserVectorProperty(QString name) const | VtkAlgorithmProperties | |
IsRemovable() const | VtkAlgorithmProperties | inline |
New() | VtkColorByHeightFilter | static |
PrintSelf(ostream &os, vtkIndent indent) override | VtkColorByHeightFilter | |
RemoveLookupTable(const QString &array_name) | VtkAlgorithmProperties | |
RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | VtkColorByHeightFilter | protected |
ScalarVisibilityChanged(bool on) | VtkAlgorithmProperties | signal |
SetActiveAttribute(QString name) | VtkAlgorithmProperties | |
SetLookUpTable(const QString &array_name, vtkLookupTable *lut) | VtkAlgorithmProperties | |
SetLookUpTable(const QString &array_name, const QString &filename) | VtkAlgorithmProperties | |
SetName(QString name) | VtkAlgorithmProperties | inline |
SetScalarVisibility(bool on) | VtkAlgorithmProperties | |
SetTableRange(double min, double max) | VtkColorByHeightFilter | |
SetTableRangeScaling(double scale) | VtkColorByHeightFilter | |
SetTexture(vtkTexture *t) | VtkAlgorithmProperties | inline |
SetUserProperty(QString name, QVariant value) override | VtkColorByHeightFilter | inlinevirtual |
SetUserVectorProperty(QString name, QList< QVariant > values) | VtkAlgorithmProperties | inlinevirtual |
VtkAlgorithmProperties(QObject *parent=nullptr) | VtkAlgorithmProperties | explicit |
VtkColorByHeightFilter() | VtkColorByHeightFilter | protected |
vtkGetObjectMacro(ColorLookupTable, VtkColorLookupTable) | VtkColorByHeightFilter | |
vtkTypeMacro(VtkColorByHeightFilter, vtkPolyDataAlgorithm) | VtkColorByHeightFilter | |
~VtkAlgorithmProperties() override | VtkAlgorithmProperties | |
~VtkColorByHeightFilter() override | VtkColorByHeightFilter | protected |