18#include <vtkPolyDataAlgorithm.h>
35 const std::vector<GeoLib::Point*>* stations =
nullptr)
Definition of the VtkStationSource class.
A BaseItem contains additional Information about a subtree in the StationTreeModel.
vtkPolyDataAlgorithm * vtkSource() const
Returns the Vtk polydata source object.
const std::vector< GeoLib::Point * > * getStations()
QModelIndex modelIndex() const
Returns the associated QModelIndex which belongs to a Qt model.
void setModelIndex(QModelIndex index)
Sets the model index.
vtkPolyDataAlgorithm * _vtkSource
const std::vector< GeoLib::Point * > * _stations
BaseItem(const QString &listName, const std::vector< GeoLib::Point * > *stations=nullptr)
void SetName(QString name)
Sets the name.
VTK source object for the visualisation of station data (including boreholes)
void setStations(const std::vector< GeoLib::Point * > *stations)
Sets a predefined color lookup table for the colouring of borehole stratigraphies.
TemplateElement< PointRule1 > Point