Run marching cubes on grid at the given iso-value. Returns null when the surface is empty (no cells straddle the value) to let the caller distinguish "no mesh" from "construction failure".
grid
null
Run marching cubes on
gridat the given iso-value. Returnsnullwhen the surface is empty (no cells straddle the value) to let the caller distinguish "no mesh" from "construction failure".