Renamed class RimGeoMechResultSlot to RimGeoMechCellColors

This commit is contained in:
Pål Hagen
2015-06-25 12:03:02 +02:00
parent 5e050d3c38
commit 5eb673410e
12 changed files with 23 additions and 23 deletions

View File

@@ -214,7 +214,7 @@ void RivFemPartPartMgr::updateCellColor(cvf::Color4f color)
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
void RivFemPartPartMgr::updateCellResultColor(size_t timeStepIndex, RimGeoMechResultSlot* cellResultSlot)
void RivFemPartPartMgr::updateCellResultColor(size_t timeStepIndex, RimGeoMechCellColors* cellResultSlot)
{
CVF_ASSERT(cellResultSlot);