Renaming and cleanup in ViewLinker and friends

This commit is contained in:
Jacob Støren
2015-09-24 11:29:01 +02:00
parent cc62e93d45
commit 5e0505dfe8
20 changed files with 107 additions and 109 deletions

View File

@@ -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: