#2552 Generalized the flatting transforms to be able to reuse for simwells and wellpaths

This commit is contained in:
Jacob Støren
2018-03-09 18:01:13 +01:00
parent c63aee779d
commit ec5a9e1682
5 changed files with 187 additions and 151 deletions

View File

@@ -76,7 +76,7 @@ public:
const RimIntersection* intersection() const;
cvf::Mat4d unflattenTransformMatrix(const cvf::Vec3d& intersectionPointUtm);
cvf::Mat4d unflattenTransformMatrix(const cvf::Vec3d& intersectionPointFlat);
public:
static void calculateEclipseTextureCoordinates(cvf::Vec2fArray* textureCoords,