(point-in-polygon? pt vertices)
Returns true if point is in polygon, false otherwise
Returns true if point is in polygon, false otherwise
(vertices->projection-plane4 vertices & {:keys [pt] :or {pt nil}})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close