OGS
GEOModels Member List

This is the complete list of members for GEOModels, including all inherited members.

_geo_objectsGEOModelsprivate
_geoModelGEOModelsprotected
_stationModelGEOModelsprotected
addNameForElement(std::string const &geometry_name, GeoLib::GEOTYPE const object_type, std::size_t const id, std::string const &new_name)GEOModelsslot
addNameForObjectPoints(const std::string &geometry_name, const GeoLib::GEOTYPE object_type, const std::string &geo_object_name, const std::string &new_name)GEOModelsslot
addPointVec(std::string const &name)GEOModelsslot
addPolylineVec(std::string const &name)GEOModelsslot
addStationVec(std::string const &name)GEOModelsslot
addSurfaceVec(std::string const &name)GEOModelsslot
appendPolylineVec(std::string const &name)GEOModelsslot
appendSurfaceVec(std::string const &name)GEOModelsslot
connectPolylineSegments(const std::string &geoName, std::vector< std::size_t > const &indexlist, double const proximity, std::string const &ply_name, bool const closePly, bool const triangulatePly)GEOModelsslot
geoDataAdded(GeoTreeModel *, std::string, GeoLib::GEOTYPE)GEOModelssignal
geoDataRemoved(GeoTreeModel *, std::string, GeoLib::GEOTYPE)GEOModelssignal
GEOModels(GeoLib::GEOObjects &geo_objects, QObject *parent=nullptr)GEOModelsexplicit
getGeometryNames() constGEOModelsslot
getGeoModel()GEOModelsinline
getPointVec(const std::string &name) constGEOModelsslot
getStationModel()GEOModelsinline
removeGeometry(std::string const &geo_name, GeoLib::GEOTYPE const type)GEOModelsvirtualslot
removePointVec(std::string const &name)GEOModelsslot
removePolylineVec(std::string const &name)GEOModelsslot
removeStationVec(std::string const &name)GEOModelsslot
removeSurfaceVec(std::string const &name)GEOModelsslot
renameGeometry(std::string const &old_name, std::string const &new_name)GEOModelsslot
stationVectorAdded(StationTreeModel *model, std::string name)GEOModelssignal
stationVectorRemoved(StationTreeModel *model, std::string name)GEOModelssignal
updateGeometry(const std::string &geo_name)GEOModelsslot
~GEOModels() overrideGEOModels