Searched refs:calculateIntersectionBox (Results 1 – 1 of 1) sorted by relevance
499 segment.calculateIntersectionBox(left, right, top, bottom, tempHitPoint)) { in testBoxAgainstList()729 public boolean calculateIntersectionBox(float left, float right, float top, float bottom, in calculateIntersectionBox() method in CollisionSystem.LineSegment