postProcessing: reverted isosurface function to use isoSurface algorithm

This commit is contained in:
Chris Greenshields
2017-05-19 15:20:08 +01:00
parent 4c49a1ed00
commit 11c0e19b0b

View File

@ -33,7 +33,7 @@ cuttingPlane
isosurface isosurface
{ {
type isoSurfaceCell; type isoSurface;
interpolate true; interpolate true;
} }