mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use the new RigCellSetEnum instead of unsigned char
Preparing for property filter
This commit is contained in:
@@ -113,7 +113,7 @@ public:
|
||||
virtual void loadDataAndUpdate();
|
||||
bool isTimeStepDependentDataVisible() const;
|
||||
|
||||
virtual void scheduleGeometryRegen(unsigned short geometryType);
|
||||
virtual void scheduleGeometryRegen(RivCellSetEnum geometryType);
|
||||
void scheduleReservoirGridGeometryRegen();
|
||||
void schedulePipeGeometryRegen();
|
||||
void updateDisplayModelForWellResults();
|
||||
|
||||
Reference in New Issue
Block a user