mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Noderesults are now read and displayed
The legend is not updated etc, but this is a start
This commit is contained in:
@@ -67,6 +67,7 @@ public:
|
||||
RimGeoMechCase* geoMechCase();
|
||||
|
||||
void loadDataAndUpdate();
|
||||
virtual void createDisplayModelAndRedraw();
|
||||
|
||||
virtual void setCurrentTimeStep(int frameIdx){}
|
||||
virtual void updateCurrentTimeStepAndRedraw(){}
|
||||
@@ -80,7 +81,6 @@ public:
|
||||
private:
|
||||
|
||||
virtual void updateViewerWidgetWindowTitle();
|
||||
virtual void createDisplayModelAndRedraw();
|
||||
virtual void resetLegendsInViewer();
|
||||
|
||||
void updateLegends();
|
||||
|
||||
Reference in New Issue
Block a user