GeoTessCPP  2.0.0
Software to facilitate storage and retrieval of 3D information about the Earth.
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines
geotess::GeoTessGreatCircle Member List
This is the complete list of members for geotess::GeoTessGreatCircle, including all inherited members.
GeoTessGreatCircle()geotess::GeoTessGreatCircle [inline]
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::GeoTessGreatCircle [inline]
getDistance(const double *position)geotess::GeoTessGreatCircle [inline]
getDistanceDegrees()geotess::GeoTessGreatCircle [inline]
getDistanceDegrees(const double *position)geotess::GeoTessGreatCircle [inline]
getFirst()geotess::GeoTessGreatCircle [inline]
getIntersection(GeoTessGreatCircle &other, const bool &inRange, double *intersection)geotess::GeoTessGreatCircle [inline]
getLast()geotess::GeoTessGreatCircle [inline]
getNormal()geotess::GeoTessGreatCircle [inline]
getNPoints(const double &dist, const double &spacing, const bool &onCenters=false)geotess::GeoTessGreatCircle [inline, static]
getNPoints(const double &spacing, const bool &onCenters=false)geotess::GeoTessGreatCircle [inline]
getPoint(const double &dist)geotess::GeoTessGreatCircle [inline]
getPoint(const double &dist, double *location)geotess::GeoTessGreatCircle [inline]
getPoints(double **points, const int &npoints, const bool &onCenters=false)geotess::GeoTessGreatCircle [inline]
getPoints(const double &spacing, double **points, int &npoints, const bool &onCenters=false)geotess::GeoTessGreatCircle [inline]
getTransform()geotess::GeoTessGreatCircle
operator=(GeoTessGreatCircle &other)geotess::GeoTessGreatCircle
operator==(const GeoTessGreatCircle &other) const geotess::GeoTessGreatCircle [inline]
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::GeoTessGreatCircle [inline]
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::GeoTessGreatCircle [inline]
transform(const double *x)geotess::GeoTessGreatCircle [inline]
~GeoTessGreatCircle()geotess::GeoTessGreatCircle [virtual]