MobilityDB 1.3
Loading...
Searching...
No Matches

◆ point_on_segment()

static bool point_on_segment ( double  px,
double  py,
double  x1,
double  y1,
double  x2,
double  y2 
)
static

Return true if a point is located on a segment.