Liking cljdoc? Tell your friends :D

geo-yoots.sphere.inclusion


point-in-polygon?clj

(point-in-polygon? pt vertices)

Returns true if point is in polygon, false otherwise

Returns true if point is in polygon, false otherwise
sourceraw docstring

same-side?clj

(same-side? p1 p2 a b)
source

within-sides?clj

(within-sides? pt [a b c])
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close