mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2436 Separated Hide grid cells mode as a separate value. Make sure that all the possible drawstyles works as expected, both for 2D intersection view and 3D views.
This commit is contained in:
@@ -62,7 +62,7 @@ public:
|
||||
|
||||
bool isGridVisualizationMode() const;
|
||||
|
||||
bool showFaultsOutsideFilters() const;
|
||||
bool isShowingFaultsAndFaultsOutsideFilters() const;
|
||||
|
||||
caf::PdmField<bool> showFaultFaces;
|
||||
caf::PdmField<bool> showOppositeFaultFaces;
|
||||
|
||||
Reference in New Issue
Block a user