public bool GeodesicIntersection( GeodeticPoint pointA, GeodeticPoint pointB, GeodeticPoint pointC, GeodeticPoint pointD, ref GeodeticPoint intersectionPoint )
Computes the point of intersection for two geodesic lines.