#5856 Well Disks : Guard recompute and limit evaluation to visible wells

This commit is contained in:
Magne Sjaastad
2020-04-29 19:50:46 +02:00
parent bc400af345
commit accfa47539
5 changed files with 35 additions and 13 deletions

View File

@@ -61,6 +61,7 @@ public:
const RigSimWellData* simWellData() const;
size_t resultWellIndex() const;
bool isWellDiskVisible() const;
bool isWellCellsVisible() const;
bool isWellPipeVisible( size_t frameIndex ) const;
bool isWellSpheresVisible( size_t frameIndex ) const;