MathUtilQuickClosestPointOnLine Method |
Name | Description | |
---|---|---|
QuickClosestPointOnLine(LatLon, LatLon, LatLon) |
Calculates the closest point on the line lineStart->lineEnd to the point given.
| |
QuickClosestPointOnLine(LatLon, LatLon, LatLon, Double) |
Calculates the closest point on the line lineStart->lineEnd to the point given
using a Pythagorean approximation.
|