mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Improved capabilities for new filter execute command
This commit is contained in:
@@ -38,9 +38,13 @@ public:
|
||||
public:
|
||||
caf::PdmPointer<RimCellRangeFilterCollection> cellRangeFilterCollection;
|
||||
|
||||
bool m_filterI;
|
||||
bool m_filterJ;
|
||||
bool m_filterK;
|
||||
bool m_iSlice;
|
||||
bool m_jSlice;
|
||||
bool m_kSlice;
|
||||
|
||||
int m_iSliceStart;
|
||||
int m_jSliceStart;
|
||||
int m_kSliceStart;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user