mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2552 Generalized the flatting transforms to be able to reuse for simwells and wellpaths
This commit is contained in:
@@ -75,7 +75,7 @@ public:
|
||||
|
||||
RimIntersection* crossSection() const;
|
||||
|
||||
cvf::Mat4d unflattenTransformMatrix(const cvf::Vec3d& intersectionPointUtm);
|
||||
cvf::Mat4d unflattenTransformMatrix(const cvf::Vec3d& intersectionPointFlat);
|
||||
|
||||
private:
|
||||
void calculateArrays();
|
||||
|
||||
Reference in New Issue
Block a user