OGS
|
This is the complete list of members for GeoLib::GEOObjects, including all inherited members.
_callbacks | GeoLib::GEOObjects | |
_ply_vecs | GeoLib::GEOObjects | private |
_pnt_vecs | GeoLib::GEOObjects | private |
_sfc_vecs | GeoLib::GEOObjects | private |
addPointVec(std::vector< Point * > &&points, std::string &name, PointVec::NameIdMap &&pnt_id_name_map, double const eps=std::sqrt(std::numeric_limits< double >::epsilon())) | GeoLib::GEOObjects | |
addPointVec(std::vector< Point * > &&points, std::string &name, double const eps=std::sqrt(std::numeric_limits< double >::epsilon())) | GeoLib::GEOObjects | |
addPolylineVec(std::vector< Polyline * > &&lines, std::string const &name, PolylineVec::NameIdMap &&ply_names) | GeoLib::GEOObjects | |
addPolylineVecCallback | GeoLib::GEOObjects | |
addStationVec(std::vector< Point * > &&stations, std::string &name) | GeoLib::GEOObjects | |
addSurfaceVec(std::vector< Surface * > &&sfc, const std::string &name, SurfaceVec::NameIdMap &&sfc_names) | GeoLib::GEOObjects | |
addSurfaceVecCallback | GeoLib::GEOObjects | |
appendPolylineVec(const std::vector< Polyline * > &polylines, const std::string &name) | GeoLib::GEOObjects | |
appendPolylineVecCallback | GeoLib::GEOObjects | |
appendSurfaceVec(const std::vector< Surface * > &surfaces, const std::string &name) | GeoLib::GEOObjects | |
appendSurfaceVecCallback | GeoLib::GEOObjects | |
exists(const std::string &geometry_name) const | GeoLib::GEOObjects | |
GEOObjects() | GeoLib::GEOObjects | |
getElementNameByID(const std::string &geometry_name, GeoLib::GEOTYPE type, std::size_t id) const | GeoLib::GEOObjects | |
getGeometryNames() const | GeoLib::GEOObjects | |
getGeoObject(const std::string &geo_name, GeoLib::GEOTYPE type, const std::string &geo_obj_name) const | GeoLib::GEOObjects | |
getGeoObject(const std::string &geo_name, const std::string &geo_obj_name) const | GeoLib::GEOObjects | |
getPoints() const | GeoLib::GEOObjects | inline |
getPointVec(const std::string &name) const | GeoLib::GEOObjects | |
getPointVecObj(const std::string &name) const | GeoLib::GEOObjects | |
getPointVecObj(const std::string &name) | GeoLib::GEOObjects | inline |
getPolylines() const | GeoLib::GEOObjects | inline |
getPolylineVec(const std::string &name) const | GeoLib::GEOObjects | |
getPolylineVecObj(const std::string &name) const | GeoLib::GEOObjects | |
getPolylineVecObj(const std::string &name) | GeoLib::GEOObjects | inline |
getStationVec(const std::string &name) const | GeoLib::GEOObjects | |
getStationVectorNames(std::vector< std::string > &names) const | GeoLib::GEOObjects | |
getSurfaces() const | GeoLib::GEOObjects | inline |
getSurfaceVec(const std::string &name) const | GeoLib::GEOObjects | |
getSurfaceVecObj(const std::string &name) | GeoLib::GEOObjects | inline |
getSurfaceVecObj(const std::string &name) const | GeoLib::GEOObjects | |
isPntVecUsed(const std::string &name) const | GeoLib::GEOObjects | |
isUniquePointVecName(std::string &name) const | GeoLib::GEOObjects | |
mergeGeometries(std::vector< std::string > const &geo_names, std::string &merged_geo_name) | GeoLib::GEOObjects | |
mergePoints(std::vector< std::string > const &geo_names, std::string &merged_geo_name, std::vector< std::size_t > &pnt_offsets) | GeoLib::GEOObjects | private |
mergePolylines(std::vector< std::string > const &geo_names, std::string const &merged_geo_name, std::vector< std::size_t > const &pnt_offsets) | GeoLib::GEOObjects | private |
mergeSurfaces(std::vector< std::string > const &geo_names, std::string const &merged_geo_name, std::vector< std::size_t > const &pnt_offsets) | GeoLib::GEOObjects | private |
removePointVec(const std::string &name) | GeoLib::GEOObjects | |
removePolylineVec(const std::string &name) | GeoLib::GEOObjects | |
removePolylineVecCallback | GeoLib::GEOObjects | |
removeStationVec(const std::string &name) | GeoLib::GEOObjects | inline |
removeSurfaceVec(const std::string &name) | GeoLib::GEOObjects | |
removeSurfaceVecCallback | GeoLib::GEOObjects | |
renameGeometry(std::string const &old_name, std::string const &new_name) | GeoLib::GEOObjects | |
~GEOObjects() | GeoLib::GEOObjects |