class zpp_nape.geom.ZPP_MarchingSquares

import zpp_nape.geom.MarchingSquares;

Available on all platforms

Class Fields

static var look_march:Array<Int>

static function run(iso:IsoFunctionDef, bx0:Float, by0:Float, bx1:Float, by1:Float, cell:Vec2, quality:Int, combine:Bool, ret:GeomPolyList):Void