Prep for Geomech range: Introduced VizLogic

Refactored to use the new RivVizLogic class, together with the
partMgrCache
Works.
This commit is contained in:
Jacob Støren
2015-05-22 17:01:59 +02:00
parent 49fafbf47f
commit b280196b7c
9 changed files with 388 additions and 33 deletions

View File

@@ -46,7 +46,7 @@ RivGeoMechPartMgr::~RivGeoMechPartMgr()
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
void RivGeoMechPartMgr::clearAndSetReservoir(const RigGeoMechCaseData* geoMechCase, RimGeoMechView* geomechView)
void RivGeoMechPartMgr::clearAndSetReservoir(const RigGeoMechCaseData* geoMechCase)
{
m_femPartPartMgrs.clear();