| _activeAttributeName | VtkAlgorithmProperties | protected |
| _algorithmUserProperties | VtkAlgorithmProperties | protected |
| _algorithmUserVectorProperties | VtkAlgorithmProperties | protected |
| _lut | VtkAlgorithmProperties | protected |
| _name | VtkAlgorithmProperties | protected |
| _points | VtkPointsSource | protected |
| _property | VtkAlgorithmProperties | protected |
| _removable | VtkAlgorithmProperties | protected |
| _scalarVisibility | VtkAlgorithmProperties | protected |
| _texture | VtkAlgorithmProperties | 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 | |
| IsRemovable() const | VtkAlgorithmProperties | inline |
| New() | VtkPointsSource | static |
| PrintSelf(ostream &os, vtkIndent indent) override | VtkPointsSource | |
| RemoveLookupTable(const QString &array_name) | VtkAlgorithmProperties | |
| RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | VtkPointsSource | protected |
| RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | VtkPointsSource | 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 |
| setPoints(const std::vector< GeoLib::Point * > *points) | VtkPointsSource | inline |
| SetScalarVisibility(bool on) | VtkAlgorithmProperties | |
| SetTexture(vtkTexture *t) | VtkAlgorithmProperties | inline |
| SetUserProperty(QString name, QVariant value) override | VtkPointsSource | virtual |
| SetUserVectorProperty(QString name, QList< QVariant > values) | VtkAlgorithmProperties | inlinevirtual |
| VtkAlgorithmProperties(QObject *parent=nullptr) | VtkAlgorithmProperties | explicit |
| VtkPointsSource() | VtkPointsSource | protected |
| vtkTypeMacro(VtkPointsSource, vtkPolyDataAlgorithm) | VtkPointsSource | |
| ~VtkAlgorithmProperties() override | VtkAlgorithmProperties | |
| ~VtkPointsSource() override=default | VtkPointsSource | protected |