GeoTessCPP  2.0.0
Software to facilitate storage and retrieval of 3D information about the Earth.
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
geotess::GreatCircle Member List

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

getDistance()geotess::GreatCircleinline
getDistance(const double *position)geotess::GreatCircleinline
getDistanceDegrees()geotess::GreatCircleinline
getDistanceDegrees(const double *position)geotess::GreatCircleinline
getFirst()geotess::GreatCircleinline
getIntersection(GreatCircle &other, const bool &inRange, double *intersection)geotess::GreatCircleinline
getLast()geotess::GreatCircleinline
getNormal()geotess::GreatCircleinline
getPoint(const double &dist)geotess::GreatCircleinline
getPoint(const double &dist, double *location)geotess::GreatCircleinline
getTransform()geotess::GreatCircle
GreatCircle()geotess::GreatCircleinline
GreatCircle(const double *firstPoint, const double &distance, const double &direction)geotess::GreatCircle
GreatCircle(const double *firstPoint, const double *intermediatePoint, const double *lastPoint, const bool &shortestPath=true)geotess::GreatCircle
GreatCircle(const double *firstPoint, const double *lastPoint, const bool &shortestPath=true)geotess::GreatCircle
GreatCircle(GreatCircle &other)geotess::GreatCircle
operator=(GreatCircle &other)geotess::GreatCircle
operator==(const GreatCircle &other) const geotess::GreatCircleinline
set(double *firstPoint, double *intermediatePoint, double *lastPoint, const bool &shortestPath=true, const bool &deleteWhenDone=true)geotess::GreatCircle
set(double *frstPoint, double *lstPoint, const bool &shortestPath=true, const bool &deleteWhenDone=true)geotess::GreatCircleinline
set(double *firstPoint, const double &distance, const double &azimuth, const bool &deleteWhenDone=true)geotess::GreatCircle
toString()geotess::GreatCircle
transform(const double *x, double *v)geotess::GreatCircleinline
transform(const double *x)geotess::GreatCircleinline
~GreatCircle()geotess::GreatCirclevirtual