mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2544 Well CF Viz : Add basiz viz with spheres, add legend to view
This commit is contained in:
@@ -46,6 +46,7 @@ class RivFishbonesSubsPartMgr;
|
||||
class RimWellPathCollection;
|
||||
class Rim3dView;
|
||||
class Riv3dWellLogPlanePartMgr;
|
||||
class RivVirtualConnFactorPartMgr;
|
||||
|
||||
class QDateTime;
|
||||
|
||||
@@ -111,5 +112,6 @@ private:
|
||||
cvf::ref<cvf::DrawableGeo> m_centerLineDrawable;
|
||||
cvf::ref<cvf::Part> m_wellLabelPart;
|
||||
|
||||
cvf::ref<Riv3dWellLogPlanePartMgr> m_3dWellLogCurvePartMgr;
|
||||
cvf::ref<Riv3dWellLogPlanePartMgr> m_3dWellLogCurvePartMgr;
|
||||
cvf::ref<RivVirtualConnFactorPartMgr> m_virtualConnectionFactorPartMgr;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user