_activeAttributeName | VtkAlgorithmProperties | protected |
_algorithmUserProperties | VtkAlgorithmProperties | protected |
_algorithmUserVectorProperties | VtkAlgorithmProperties | protected |
_colorLookupTable | VtkStationSource | protected |
_id_map | VtkStationSource | private |
_lut | VtkAlgorithmProperties | protected |
_name | VtkAlgorithmProperties | protected |
_property | VtkAlgorithmProperties | protected |
_removable | VtkAlgorithmProperties | protected |
_scalarVisibility | VtkAlgorithmProperties | protected |
_stations | VtkStationSource | protected |
_texture | VtkAlgorithmProperties | protected |
GetActiveAttribute() const | VtkAlgorithmProperties | inline |
GetAlgorithmUserProperties() const | VtkAlgorithmProperties | inline |
GetAlgorithmUserVectorProperties() const | VtkAlgorithmProperties | inline |
getColorLookupTable() const | VtkStationSource | inline |
GetIndexByName(std::string const &name) | VtkStationSource | private |
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() | VtkStationSource | static |
PrintSelf(ostream &os, vtkIndent indent) override | VtkStationSource | |
RemoveLookupTable(const QString &array_name) | VtkAlgorithmProperties | |
RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | VtkStationSource | protected |
RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | VtkStationSource | 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 | |
setStations(const std::vector< GeoLib::Point * > *stations) | VtkStationSource | inline |
SetTexture(vtkTexture *t) | VtkAlgorithmProperties | inline |
SetUserProperty(QString name, QVariant value) override | VtkStationSource | virtual |
SetUserVectorProperty(QString name, QList< QVariant > values) | VtkAlgorithmProperties | inlinevirtual |
VtkAlgorithmProperties(QObject *parent=nullptr) | VtkAlgorithmProperties | explicit |
VtkStationSource() | VtkStationSource | protected |
vtkTypeMacro(VtkStationSource, vtkPolyDataAlgorithm) | VtkStationSource | |
~VtkAlgorithmProperties() override | VtkAlgorithmProperties | |