(#399) WIP: First commit of experimental geomech WellLog extractor

Not yet enabled in any way
This commit is contained in:
Jacob Støren
2015-09-04 15:30:04 +02:00
parent ef4b0fa0d3
commit 8d57bbe77b
11 changed files with 492 additions and 143 deletions

View File

@@ -35,8 +35,6 @@ class RigFemPartNodes
public:
std::vector<int> nodeIds;
std::vector<cvf::Vec3f> coordinates;
};
class RigFemPart : public cvf::Object