Beispiel #1
0
 public static bool Intersects(this Stretch me, Stretch other) => AreIntersecting(me.AsVector(), other.AsVector());