_activeAttributeName | VtkAlgorithmProperties | protected |
_algorithmUserProperties | VtkAlgorithmProperties | protected |
_algorithmUserVectorProperties | VtkAlgorithmProperties | protected |
_lut | VtkAlgorithmProperties | protected |
_name | VtkAlgorithmProperties | protected |
_property | VtkAlgorithmProperties | protected |
_removable | VtkAlgorithmProperties | protected |
_scalarVisibility | VtkAlgorithmProperties | protected |
_texture | VtkAlgorithmProperties | protected |
FillInputPortInformation(int port, vtkInformation *info) override | VtkImageDataToLinePolyDataFilter | protected |
GetActiveAttribute() const | VtkAlgorithmProperties | inline |
GetAlgorithmUserProperties() const | VtkAlgorithmProperties | inline |
GetAlgorithmUserVectorProperties() const | VtkAlgorithmProperties | inline |
GetLookupTable(const QString &array_name) | VtkAlgorithmProperties | |
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 | |
ImageSpacing | VtkImageDataToLinePolyDataFilter | protected |
IsRemovable() const | VtkAlgorithmProperties | inline |
New() | VtkImageDataToLinePolyDataFilter | static |
ogsUserPropertyMacro(LengthScaleFactor, double) | VtkImageDataToLinePolyDataFilter | |
operator=(const VtkImageDataToLinePolyDataFilter &)=delete | VtkImageDataToLinePolyDataFilter | |
PrintSelf(ostream &os, vtkIndent indent) override | VtkImageDataToLinePolyDataFilter | |
RemoveLookupTable(const QString &array_name) | VtkAlgorithmProperties | |
RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | VtkImageDataToLinePolyDataFilter | 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 | |
SetTexture(vtkTexture *t) | VtkAlgorithmProperties | inline |
SetUserProperty(QString name, QVariant value) override | VtkImageDataToLinePolyDataFilter | inlinevirtual |
SetUserVectorProperty(QString name, QList< QVariant > values) | VtkAlgorithmProperties | inlinevirtual |
VtkAlgorithmProperties(QObject *parent=nullptr) | VtkAlgorithmProperties | explicit |
vtkGetMacro(ImageSpacing, double) | VtkImageDataToLinePolyDataFilter | |
VtkImageDataToLinePolyDataFilter(const VtkImageDataToLinePolyDataFilter &)=delete | VtkImageDataToLinePolyDataFilter | |
VtkImageDataToLinePolyDataFilter() | VtkImageDataToLinePolyDataFilter | protected |
vtkTypeMacro(VtkImageDataToLinePolyDataFilter, vtkPolyDataAlgorithm) | VtkImageDataToLinePolyDataFilter | |
~VtkAlgorithmProperties() override | VtkAlgorithmProperties | |
~VtkImageDataToLinePolyDataFilter() override | VtkImageDataToLinePolyDataFilter | protected |