(#401) Added access to the ViewLinker from the main view

This commit is contained in:
Jacob Støren
2015-09-11 16:45:04 +02:00
parent 187ebf114d
commit 984656cbfa
3 changed files with 27 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ class Rim3dOverlayInfoConfig;
class RimCase;
class RimCellRangeFilterCollection;
class RiuViewer;
class RimViewLinker;
namespace cvf
{
@@ -128,6 +129,7 @@ public:
virtual caf::PdmFieldHandle* userDescriptionField() { return &name; }
protected:
RimViewLinker* dependentViews();
void setDefaultView();
void addWellPathsToModel(cvf::ModelBasicList* wellPathModelBasicList,