![]() |
OGS
|
This is the complete list of members for VtkVisPipeline, including all inherited members.
| _actorMap | VtkVisPipeline | private |
| _highlighted_geo_index | VtkVisPipeline | private |
| _highlighted_mesh_component | VtkVisPipeline | private |
| _lights | VtkVisPipeline | private |
| _renderer | VtkVisPipeline | private |
| _resetCameraOnAddOrRemove | VtkVisPipeline | private |
| _rootItem | TreeModel | protected |
| _sources | VtkVisPipeline | private |
| addLight(const GeoLib::Point &pos) | VtkVisPipeline | |
| addPipelineItem(MeshModel *model, const QModelIndex &idx) | VtkVisPipeline | slot |
| addPipelineItem(GeoTreeModel *model, const std::string &name, GeoLib::GEOTYPE type) | VtkVisPipeline | slot |
| addPipelineItem(StationTreeModel *model, const std::string &name) | VtkVisPipeline | slot |
| addPipelineItem(VtkVisPipelineItem *item, const QModelIndex &parent) | VtkVisPipeline | slot |
| addPipelineItem(vtkAlgorithm *source, QModelIndex parent=QModelIndex()) | VtkVisPipeline | slot |
| columnCount(const QModelIndex &parent=QModelIndex()) const override | TreeModel | |
| data(const QModelIndex &index, int role) const override | TreeModel | |
| flags(const QModelIndex &index) const override | VtkVisPipeline | |
| getBGColor() const | VtkVisPipeline | |
| getIndex(vtkProp3D *actor) | VtkVisPipeline | |
| getItem(const QModelIndex &index) const | TreeModel | |
| getLight(const GeoLib::Point &pos) const | VtkVisPipeline | |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override | TreeModel | |
| highlightGeoObject(const vtkPolyDataAlgorithm *source, int index) | VtkVisPipeline | slot |
| highlightMeshComponent(vtkUnstructuredGridAlgorithm const *const source, unsigned index, bool is_element) | VtkVisPipeline | slot |
| index(int row, int column, const QModelIndex &parent=QModelIndex()) const override | TreeModel | |
| itemSelected(const QModelIndex &) const | VtkVisPipeline | signal |
| listArrays(vtkDataSet *dataSet) | VtkVisPipeline | private |
| loadFromFile(QString filename) | VtkVisPipeline | |
| parent(const QModelIndex &index) const override | TreeModel | |
| removeHighlightedGeoObject() | VtkVisPipeline | slot |
| removeHighlightedMeshComponent() | VtkVisPipeline | slot |
| removeLight(const GeoLib::Point &pos) | VtkVisPipeline | |
| removePipelineItem(QModelIndex index) | VtkVisPipeline | slot |
| removeRows(int position, int count, const QModelIndex &parent) override | TreeModel | |
| removeSourceItem(MeshModel *model, const QModelIndex &idx) | VtkVisPipeline | slot |
| removeSourceItem(GeoTreeModel *model, const std::string &name, GeoLib::GEOTYPE type) | VtkVisPipeline | slot |
| removeSourceItem(StationTreeModel *model, const std::string &name) | VtkVisPipeline | slot |
| resetCameraOnAddOrRemove(bool reset) | VtkVisPipeline | inline |
| rootItem() const | TreeModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const override | TreeModel | |
| setBGColor(const QColor &color) | VtkVisPipeline | |
| setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override | VtkVisPipeline | |
| setGlobalBackfaceCulling(bool enable) const | VtkVisPipeline | |
| setGlobalSuperelevation(double factor) const | VtkVisPipeline | |
| setupModelData(const QStringList &lines, TreeItem *parent) | TreeModel | private |
| showMeshElementQuality(MeshLib::VtkMappedMeshSource *source, MeshLib::MeshQualityType t, std::vector< double > const &quality) | VtkVisPipeline | |
| TreeModel(QObject *parent=nullptr) | TreeModel | explicit |
| updateData() | TreeModel | slot |
| VtkVisPipeline(vtkRenderer *renderer, QObject *parent=nullptr) | VtkVisPipeline | explicit |
| vtkVisPipelineChanged() const | VtkVisPipeline | signal |
| ~TreeModel() override | TreeModel |