Renamed class "RimCellEdgeResultSlot" to "RimCellEdgeColors"

This commit is contained in:
Pål Hagen
2015-06-25 13:41:55 +02:00
parent fd03a02645
commit 8e994914f5
19 changed files with 58 additions and 58 deletions

View File

@@ -72,7 +72,7 @@ cvf::ref<cvf::Effect> RivScalarMapperUtils::createCellEdgeEffect(cvf::DrawableGe
size_t gridIndex,
size_t timeStepIndex,
RimEclipseCellColors* cellResultSlot,
RimCellEdgeResultSlot* cellEdgeResultSlot,
RimCellEdgeColors* cellEdgeResultSlot,
float opacityLevel,
cvf::Color3f defaultColor,
caf::FaceCulling faceCulling,