mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added bbox calculation on the fem part for #312
This concludes #312 for now. Wellpaths are now shown in the Geomech views
This commit is contained in:
@@ -37,6 +37,7 @@ public:
|
||||
|
||||
size_t totalElementCount() const;
|
||||
float characteristicElementSize();
|
||||
cvf::BoundingBox boundingBox();
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user