GeographicLib 2.5
|
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)) const | GeographicLib::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)) const | GeographicLib::Intersect | |
All(const GeodesicLine &lineX, const GeodesicLine &lineY, Math::real maxdist, std::vector< int > &c, const Point &p0=Point(0, 0)) const | GeographicLib::Intersect | |
All(const GeodesicLine &lineX, const GeodesicLine &lineY, Math::real maxdist, const Point &p0=Point(0, 0)) const | GeographicLib::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) const | GeographicLib::Intersect | |
Closest(const GeodesicLine &lineX, const GeodesicLine &lineY, const Point &p0=Point(0, 0), int *c=nullptr) const | GeographicLib::Intersect | |
Dist(const Point &p, const Point &p0=Point(0, 0)) | GeographicLib::Intersect | inlinestatic |
GeodesicObject() const | GeographicLib::Intersect | inline |
Intersect(const Geodesic &geod) | GeographicLib::Intersect | |
LineCaps | GeographicLib::Intersect | static |
Next(Math::real latX, Math::real lonX, Math::real aziX, Math::real aziY, int *c=nullptr) const | GeographicLib::Intersect | |
Next(const GeodesicLine &lineX, const GeodesicLine &lineY, int *c=nullptr) const | GeographicLib::Intersect | |
NumBasic() const | GeographicLib::Intersect | inline |
NumChange() const | GeographicLib::Intersect | inline |
NumCorner() const | GeographicLib::Intersect | inline |
NumInverse() const | GeographicLib::Intersect | inline |
NumOverride() const | GeographicLib::Intersect | inline |
Point typedef | GeographicLib::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) const | GeographicLib::Intersect | |
Segment(const GeodesicLine &lineX, const GeodesicLine &lineY, int &segmode, int *c=nullptr) const | GeographicLib::Intersect |