Home
last modified time | relevance | path

Searched refs:lineSegmentIntersect (Results 1 – 1 of 1) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DLineString.php463 public function lineSegmentIntersect($segment) function in geoPHP\\Geometry\\LineString
496 if ($seg1->lineSegmentIntersect($seg2)) {