OGS
VtkAlgorithmProperties Member List

This is the complete list of members for VtkAlgorithmProperties, including all inherited members.

_activeAttributeNameVtkAlgorithmPropertiesprotected
_algorithmUserPropertiesVtkAlgorithmPropertiesprotected
_algorithmUserVectorPropertiesVtkAlgorithmPropertiesprotected
_lutVtkAlgorithmPropertiesprotected
_nameVtkAlgorithmPropertiesprotected
_propertyVtkAlgorithmPropertiesprotected
_removableVtkAlgorithmPropertiesprotected
_scalarVisibilityVtkAlgorithmPropertiesprotected
_textureVtkAlgorithmPropertiesprotected
GetActiveAttribute() constVtkAlgorithmPropertiesinline
GetAlgorithmUserProperties() constVtkAlgorithmPropertiesinline
GetAlgorithmUserVectorProperties() constVtkAlgorithmPropertiesinline
GetLookupTable(const QString &array_name)VtkAlgorithmProperties
GetName() constVtkAlgorithmPropertiesinline
GetProperties() constVtkAlgorithmPropertiesinline
GetScalarVisibility() constVtkAlgorithmPropertiesinline
GetTexture()VtkAlgorithmPropertiesinline
GetUserProperty(QString name) constVtkAlgorithmProperties
GetUserVectorProperty(QString name) constVtkAlgorithmProperties
IsRemovable() constVtkAlgorithmPropertiesinline
RemoveLookupTable(const QString &array_name)VtkAlgorithmProperties
ScalarVisibilityChanged(bool on)VtkAlgorithmPropertiessignal
SetActiveAttribute(QString name)VtkAlgorithmProperties
SetLookUpTable(const QString &array_name, vtkLookupTable *lut)VtkAlgorithmProperties
SetLookUpTable(const QString &array_name, const QString &filename)VtkAlgorithmProperties
SetName(QString name)VtkAlgorithmPropertiesinline
SetScalarVisibility(bool on)VtkAlgorithmProperties
SetTexture(vtkTexture *t)VtkAlgorithmPropertiesinline
SetUserProperty(QString name, QVariant value)VtkAlgorithmPropertiesinlinevirtual
SetUserVectorProperty(QString name, QList< QVariant > values)VtkAlgorithmPropertiesinlinevirtual
VtkAlgorithmProperties(QObject *parent=nullptr)VtkAlgorithmPropertiesexplicit
~VtkAlgorithmProperties() overrideVtkAlgorithmProperties