mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Renaming and cleanup in ViewLinker and friends
This commit is contained in:
@@ -41,7 +41,7 @@ class RimCase;
|
||||
class RimCellRangeFilterCollection;
|
||||
class RiuViewer;
|
||||
class RimViewLinker;
|
||||
class RimViewLink;
|
||||
class RimViewController;
|
||||
|
||||
namespace cvf
|
||||
{
|
||||
@@ -125,7 +125,7 @@ public:
|
||||
void scheduleCreateDisplayModelAndRedraw();
|
||||
void createDisplayModelAndRedraw();
|
||||
|
||||
RimViewLink* controllingViewLink() const;
|
||||
RimViewController* controllingViewLink() const;
|
||||
cvf::ref<cvf::UByteArray> currentTotalCellVisibility();
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user