mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1972 Toggle grid collection on range filter creation
This commit is contained in:
@@ -131,7 +131,7 @@ public:
|
||||
void disableLighting(bool disable);
|
||||
bool isLightingDisabled() const;
|
||||
|
||||
void showGridCells(bool enableHideGridCells);
|
||||
void showGridCells(bool enableGridCells);
|
||||
bool isGridVisualizationMode() const;
|
||||
|
||||
void setScaleZAndUpdate(double scaleZ);
|
||||
|
||||
Reference in New Issue
Block a user