GeoTessCPP  2.2
Software to facilitate storage and retrieval of 3D information about the Earth.
geotess::GeoTessGreatCircle Member List

This is the complete list of members for geotess::GeoTessGreatCircle, including all inherited members.

GeoTessGreatCircle()geotess::GeoTessGreatCircleinline
GeoTessGreatCircle(const double *firstPoint, const double &distance, const double &direction)geotess::GeoTessGreatCircle
GeoTessGreatCircle(const double *firstPoint, const double *intermediatePoint, const double *lastPoint, const bool &shortestPath=true)geotess::GeoTessGreatCircle
GeoTessGreatCircle(const double *firstPoint, const double *lastPoint, const bool &shortestPath=true)geotess::GeoTessGreatCircle
GeoTessGreatCircle(GeoTessGreatCircle &other)geotess::GeoTessGreatCircle
getDistance()geotess::GeoTessGreatCircleinline
getDistance(const double *position)geotess::GeoTessGreatCircleinline
getDistanceDegrees()geotess::GeoTessGreatCircleinline
getDistanceDegrees(const double *position)geotess::GeoTessGreatCircleinline
getFirst()geotess::GeoTessGreatCircleinline
getIntersection(GeoTessGreatCircle &other, const bool &inRange, double *intersection)geotess::GeoTessGreatCircleinline
getLast()geotess::GeoTessGreatCircleinline
getNormal()geotess::GeoTessGreatCircleinline
getNPoints(const double &dist, const double &spacing, const bool &onCenters=false)geotess::GeoTessGreatCircleinlinestatic
getNPoints(const double &spacing, const bool &onCenters=false)geotess::GeoTessGreatCircleinline
getPoint(const double &dist)geotess::GeoTessGreatCircleinline
getPoint(const double &dist, double *location)geotess::GeoTessGreatCircleinline
getPoints(double **points, const int &npoints, const bool &onCenters=false)geotess::GeoTessGreatCircleinline
getPoints(const double &spacing, double **points, int &npoints, const bool &onCenters=false)geotess::GeoTessGreatCircleinline
getTransform()geotess::GeoTessGreatCircle
operator=(GeoTessGreatCircle &other)geotess::GeoTessGreatCircle
operator==(const GeoTessGreatCircle &other) const geotess::GeoTessGreatCircleinline
set(double *firstPoint, double *intermediatePoint, double *lastPoint, const bool &shortestPath=true, const bool &deleteWhenDone=false)geotess::GeoTessGreatCircle
set(double *frstPoint, double *lstPoint, const bool &shortestPath=true, const bool &deleteWhenDone=false)geotess::GeoTessGreatCircleinline
set(double *firstPoint, const double &distance, const double &azimuth, const bool &deleteWhenDone=false)geotess::GeoTessGreatCircle
toString()geotess::GeoTessGreatCircle
transform(const double *x, double *v)geotess::GeoTessGreatCircleinline
transform(const double *x)geotess::GeoTessGreatCircleinline
~GeoTessGreatCircle()geotess::GeoTessGreatCirclevirtual