Function steering::point_distance

Function Documentation

double steering::point_distance(double x1, double y1, double x2, double y2)

Cartesian distance between two points.