Add distance test when checking for overlapping bound polygons

This commit is contained in:
jgk
2021-08-13 12:35:40 +02:00
parent 5829c66527
commit 501a1cea86
2 changed files with 3 additions and 5 deletions
-1
View File
@@ -3,7 +3,6 @@ module Geometry.LHS
, isRHS
) where
import Geometry.Data
import Geometry.Vector
-- | Test whether a point is on the LHS of a line.
-- Returns False if the line is of zero length.
isLHS