GeographicLib 2.5
GeographicLib::Intersect Member List

This is the complete list of members for GeographicLib::Intersect, including all inherited members.

All(Math::real latX, Math::real lonX, Math::real aziX, Math::real latY, Math::real lonY, Math::real aziY, Math::real maxdist, std::vector< int > &c, const Point &p0=Point(0, 0)) constGeographicLib::Intersect
All(Math::real latX, Math::real lonX, Math::real aziX, Math::real latY, Math::real lonY, Math::real aziY, Math::real maxdist, const Point &p0=Point(0, 0)) constGeographicLib::Intersect
All(const GeodesicLine &lineX, const GeodesicLine &lineY, Math::real maxdist, std::vector< int > &c, const Point &p0=Point(0, 0)) constGeographicLib::Intersect
All(const GeodesicLine &lineX, const GeodesicLine &lineY, Math::real maxdist, const Point &p0=Point(0, 0)) constGeographicLib::Intersect
Closest(Math::real latX, Math::real lonX, Math::real aziX, Math::real latY, Math::real lonY, Math::real aziY, const Point &p0=Point(0, 0), int *c=nullptr) constGeographicLib::Intersect
Closest(const GeodesicLine &lineX, const GeodesicLine &lineY, const Point &p0=Point(0, 0), int *c=nullptr) constGeographicLib::Intersect
Dist(const Point &p, const Point &p0=Point(0, 0))GeographicLib::Intersectinlinestatic
GeodesicObject() constGeographicLib::Intersectinline
Intersect(const Geodesic &geod)GeographicLib::Intersect
LineCapsGeographicLib::Intersectstatic
Next(Math::real latX, Math::real lonX, Math::real aziX, Math::real aziY, int *c=nullptr) constGeographicLib::Intersect
Next(const GeodesicLine &lineX, const GeodesicLine &lineY, int *c=nullptr) constGeographicLib::Intersect
NumBasic() constGeographicLib::Intersectinline
NumChange() constGeographicLib::Intersectinline
NumCorner() constGeographicLib::Intersectinline
NumInverse() constGeographicLib::Intersectinline
NumOverride() constGeographicLib::Intersectinline
Point typedefGeographicLib::Intersect
Segment(Math::real latX1, Math::real lonX1, Math::real latX2, Math::real lonX2, Math::real latY1, Math::real lonY1, Math::real latY2, Math::real lonY2, int &segmode, int *c=nullptr) constGeographicLib::Intersect
Segment(const GeodesicLine &lineX, const GeodesicLine &lineY, int &segmode, int *c=nullptr) constGeographicLib::Intersect