Isosurface.ISurfaceAlgorithm.Contour C# (CSharp) Method

Contour() public abstract method

public abstract Contour ( float threshold ) : long
threshold float
return long
        public abstract long Contour(float threshold);