Update legend and 3D info on display model gen

This commit is contained in:
Jacob Støren
2015-04-30 10:59:39 +02:00
parent be2f261f9d
commit f13f05709f
3 changed files with 17 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ private:
virtual void createDisplayModelAndRedraw();
virtual void resetLegendsInViewer();
void updateLegends();
caf::PdmPointer<RimGeoMechCase> m_geomechCase;
cvf::ref<RivGeoMechPartMgr> m_geoMechVizModel;
};