#2549 2dIntersectionView. Update when modifying SimWellInView

This commit is contained in:
Bjørn Erik Jensen
2018-03-08 13:08:06 +01:00
parent 0bdde36aa3
commit 3feaa55d02
2 changed files with 53 additions and 5 deletions

View File

@@ -103,6 +103,8 @@ private:
bool intersectsWellCellsFilteredCells(const RigWellResultFrame &wrsf, size_t frameIndex) const;
void schedule2dIntersectionViewUpdate();
private:
cvf::ref<RigSimWellData> m_simWellData;
size_t m_resultWellIndex;