Preps for Geomech RangeFilters: Small refactorings

This commit is contained in:
Jacob Støren
2015-05-21 11:46:04 +02:00
parent 2c7a741805
commit 038c578f97
3 changed files with 9 additions and 6 deletions
@@ -42,7 +42,7 @@ public:
RimCellRangeFilter* createAndAppendRangeFilter();
void remove(RimCellRangeFilter* rangeFilter);
void compoundCellRangeFilter(cvf::CellRangeFilter* cellRangeFilter, const RigGridBase* grid) const;
void compoundCellRangeFilter(cvf::CellRangeFilter* cellRangeFilter, size_t gridIndex) const;
bool hasActiveFilters() const;
bool hasActiveIncludeFilters() const;