public static Vector2? IntersectLineLine( Vector2 p1, Vector2 p2, Vector2 q1, Vector2 q2 )
© Emulate3D Ltd. All rights reserved.