class zpp_nape.geom.ZPP_SweepDistance
import zpp_nape.geom.SweepDistance;
Available on all platforms
Class Fields
static function distance(s1:ZPP_Shape, s2:ZPP_Shape, w1:ZPP_Vec2, w2:ZPP_Vec2, axis:ZPP_Vec2, ?upperBound:Float = 1e100f):Float
static function dynamicSweep(toi:ZPP_ToiEvent, timeStep:Float, lowerBound:Float, negRadius:Float, ?userAPI:Bool = false):Void
static function staticSweep(toi:ZPP_ToiEvent, timeStep:Float, lowerBound:Float, negRadius:Float):Void