mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2636 3D Well log curve: Create well path geometry tools.
This commit is contained in:
@@ -46,6 +46,7 @@ class DisplayCoordTransform;
|
||||
class RimGridView;
|
||||
class RimWellPath;
|
||||
class Riv3dWellLogCurveGeometryGenerator;
|
||||
class Riv3dWellLogGridGeometryGenerator;
|
||||
|
||||
class Riv3dWellLogPlanePartMgr : public cvf::Object
|
||||
{
|
||||
@@ -77,6 +78,7 @@ private:
|
||||
|
||||
private:
|
||||
cvf::ref<Riv3dWellLogCurveGeometryGenerator> m_3dWellLogCurveGeometryGenerator;
|
||||
cvf::ref<Riv3dWellLogGridGeometryGenerator> m_3dWellLogGridGeometryGenerator;
|
||||
|
||||
caf::PdmPointer<RimWellPath> m_wellPath;
|
||||
caf::PdmPointer<RimGridView> m_gridView;
|
||||
|
||||
Reference in New Issue
Block a user