mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1570 Improve robustness and readability
Add tests for empty geometry Clear all parts in clearGeometryCache
This commit is contained in:
@@ -76,9 +76,8 @@ private:
|
||||
|
||||
private:
|
||||
caf::PdmPointer<RimFracture> m_rimFracture;
|
||||
|
||||
cvf::ref<cvf::Part> m_part;
|
||||
cvf::ref<cvf::Part> m_polygonPart;
|
||||
|
||||
cvf::ref<cvf::Part> m_StimPlanMeshPart;
|
||||
|
||||
cvf::ref<cvf::Part> m_stimPlanMeshPart;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user