Searched refs:calculateIntersection (Results 1 – 1 of 1) sorted by relevance
452 segment.calculateIntersection(startPoint, endPoint, hitPoint)) { in testSegmentAgainstList()699 public boolean calculateIntersection(Vector2 otherStart, Vector2 otherEnd, in calculateIntersection() method in CollisionSystem.LineSegment