mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2438 2d Intersection View: Update intersection view on 3dOverlayInfo update
This commit is contained in:
@@ -56,9 +56,10 @@ public:
|
||||
|
||||
virtual bool isTimeStepDependentDataVisible() const override;
|
||||
|
||||
void updateLegends();
|
||||
void update3dInfo();
|
||||
|
||||
protected:
|
||||
void updateLegends();
|
||||
|
||||
virtual void axisLabels(cvf::String* xLabel, cvf::String* yLabel, cvf::String* zLabel) override;
|
||||
virtual void createDisplayModel() override;
|
||||
|
||||
Reference in New Issue
Block a user