osgEarth 2.1.1

osgEarth::GeoMath Member List

This is the complete list of members for osgEarth::GeoMath, including all inherited members.
bearing(double lat1Rad, double lon1Rad, double lat2Rad, double lon2Rad)osgEarth::GeoMath [static]
destination(double lat1Rad, double lon1Rad, double bearingRad, double distance, double &out_latRad, double &out_lonRad, double radius=osg::WGS_84_RADIUS_EQUATOR)osgEarth::GeoMath [static]
distance(double lat1Rad, double lon1Rad, double lat2Rad, double lon2Rad, double radius=osg::WGS_84_RADIUS_EQUATOR)osgEarth::GeoMath [static]
distance(const std::vector< osg::Vec3d > &points, double radius=osg::WGS_84_RADIUS_EQUATOR)osgEarth::GeoMath [static]
distance(const osg::Vec3d &p1, const osg::Vec3d &p2, const SpatialReference *srs)osgEarth::GeoMath [static]
midpoint(double lat1Rad, double lon1Rad, double lat2Rad, double lon2Rad, double &out_latRad, double &out_lonRad)osgEarth::GeoMath [static]
rhumbBearing(double lat1Rad, double lon1Rad, double lat2Rad, double lon2Rad)osgEarth::GeoMath [static]
rhumbDestination(double lat1Rad, double lon1Rad, double bearing, double distance, double &out_latRad, double &out_lonRad, double radius=osg::WGS_84_RADIUS_EQUATOR)osgEarth::GeoMath [static]
rhumbDistance(double lat1Rad, double lon1Rad, double lat2Rad, double lon2Rad, double radius=osg::WGS_84_RADIUS_EQUATOR)osgEarth::GeoMath [static]
rhumbDistance(const std::vector< osg::Vec3d > &points, double radius=osg::WGS_84_RADIUS_EQUATOR)osgEarth::GeoMath [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines