mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5372 Implement getting reservoir bounding box from Python
This commit is contained in:
@@ -109,6 +109,7 @@ public:
|
||||
QString timeStepName( int frameIdx ) const override;
|
||||
std::vector<QDateTime> timeStepDates() const override;
|
||||
|
||||
cvf::BoundingBox reservoirBoundingBox() override;
|
||||
cvf::BoundingBox activeCellsBoundingBox() const override;
|
||||
cvf::BoundingBox allCellsBoundingBox() const override;
|
||||
cvf::Vec3d displayModelOffset() const override;
|
||||
|
||||
Reference in New Issue
Block a user