mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3945 Fix bug related to updating Contour Map when changing result and weighting parameter
This commit is contained in:
@@ -213,5 +213,6 @@ protected:
|
||||
double m_sampleSpacing;
|
||||
std::vector<ContourPolygons> m_contourPolygons;
|
||||
std::vector<cvf::Vec4d> m_trianglesWithVertexValues;
|
||||
QString m_currentResultName;
|
||||
int m_currentResultTimestep;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user