, including all inherited members.
| _datum | osgEarth::SpatialReference | [protected] |
| _ellipsoid | osgEarth::SpatialReference | [protected] |
| _geo_srs | osgEarth::SpatialReference | [protected] |
| _handle | osgEarth::SpatialReference | [protected] |
| _init() | seamless::EulerSpatialReference | [protected, virtual] |
| _init_str | osgEarth::SpatialReference | [protected] |
| _init_str_lc | osgEarth::SpatialReference | [protected] |
| _init_type | osgEarth::SpatialReference | [protected] |
| _initialized | osgEarth::SpatialReference | [protected] |
| _is_contiguous | osgEarth::SpatialReference | [protected] |
| _is_cube | osgEarth::SpatialReference | [protected] |
| _is_geographic | osgEarth::SpatialReference | [protected] |
| _is_ltp | osgEarth::SpatialReference | [protected] |
| _is_mercator | osgEarth::SpatialReference | [protected] |
| _is_north_polar | osgEarth::SpatialReference | [protected] |
| _is_south_polar | osgEarth::SpatialReference | [protected] |
| _is_user_defined | osgEarth::SpatialReference | [protected] |
| _isEquivalentTo(const SpatialReference *srs) const | osgEarth::SpatialReference | [protected, virtual] |
| _name | osgEarth::SpatialReference | [protected] |
| _owns_handle | osgEarth::SpatialReference | [protected] |
| _proj4 | osgEarth::SpatialReference | [protected] |
| _transformHandleCache | osgEarth::SpatialReference | [protected] |
| _wkt | osgEarth::SpatialReference | [protected] |
| CacheInitializer class | seamless::EulerSpatialReference | [friend] |
| create(const std::string &init) | osgEarth::SpatialReference | [static] |
| create(osg::CoordinateSystemNode *csn) | osgEarth::SpatialReference | [static] |
| createCoordinateSystemNode() const | osgEarth::SpatialReference | |
| createFromHandle(void *ogrHandle, bool xferOwnership=false) | osgEarth::SpatialReference | [static] |
| createLocator(double xmin, double ymin, double xmax, double ymax, bool plate_carre=false) const | seamless::EulerSpatialReference | [virtual] |
| createTangentPlaneSRS(const osg::Vec3d &refPos) const | osgEarth::SpatialReference | |
| createTransMercFromLongitude(const Angular &lon) const | osgEarth::SpatialReference | |
| createUTMFromLongitude(const Angular &lon) const | osgEarth::SpatialReference | |
| EulerSpatialReference(void *handle) | seamless::EulerSpatialReference | |
| getDatumName() const | osgEarth::SpatialReference | |
| getEllipsoid() const | osgEarth::SpatialReference | |
| getGeographicSRS() const | osgEarth::SpatialReference | |
| getInitString() const | osgEarth::SpatialReference | |
| getInitType() const | osgEarth::SpatialReference | |
| getName() const | osgEarth::SpatialReference | |
| getSpatialReferenceCache() | osgEarth::SpatialReference | [protected, static] |
| getWKT() const | osgEarth::SpatialReference | |
| init() | osgEarth::SpatialReference | [protected] |
| isContiguous() const | osgEarth::SpatialReference | [virtual] |
| isCube() const | osgEarth::SpatialReference | [virtual] |
| isEquivalentTo(const SpatialReference *rhs) const | osgEarth::SpatialReference | [virtual] |
| isGeographic() const | seamless::EulerSpatialReference | [inline, virtual] |
| isLTP() const | osgEarth::SpatialReference | [inline, virtual] |
| isMercator() const | osgEarth::SpatialReference | |
| isNorthPolar() const | osgEarth::SpatialReference | |
| isProjected() const | seamless::EulerSpatialReference | [inline, virtual] |
| isSouthPolar() const | osgEarth::SpatialReference | |
| isUserDefined() const | osgEarth::SpatialReference | [virtual] |
| populateCoordinateSystemNode(osg::CoordinateSystemNode *csn) const | osgEarth::SpatialReference | |
| postTransform(double &x, double &y, void *context) const | seamless::EulerSpatialReference | [virtual] |
| osgEarth::SpatialReference::postTransform(double &x, double &y, double &z, void *context) const | osgEarth::SpatialReference | [inline, protected, virtual] |
| preTransform(double &x, double &y, void *context) const | seamless::EulerSpatialReference | [virtual] |
| osgEarth::SpatialReference::preTransform(double &x, double &y, double &z, void *context) const | osgEarth::SpatialReference | [inline, protected, virtual] |
| SpatialReference(void *handle, const std::string &type, const std::string &init_str, const std::string &name) | osgEarth::SpatialReference | [protected] |
| SpatialReference(void *handle, bool ownsHandle=true) | osgEarth::SpatialReference | [protected] |
| SpatialReferenceCache typedef | osgEarth::SpatialReference | [protected] |
| transform(double x, double y, const SpatialReference *to_srs, double &out_x, double &out_y, void *context=0L) const | seamless::EulerSpatialReference | [virtual] |
| osgEarth::SpatialReference::transform(double x, double y, double z, const SpatialReference *to_srs, double &out_x, double &out_y, double &out_z, void *context=0L) const | osgEarth::SpatialReference | [virtual] |
| osgEarth::SpatialReference::transform(const osg::Vec3d &input, const SpatialReference *to_srs, osg::Vec3d &output, void *context=0L) const | osgEarth::SpatialReference | [inline] |
| transform2D(double x, double y, const SpatialReference *to_srs, double &out_x, double &out_y, void *context=0L) const | osgEarth::SpatialReference | [inline] |
| transformExtent(const SpatialReference *to_srs, double &in_out_xmin, double &in_out_ymin, double &in_out_xmax, double &in_out_ymax, void *context) const | seamless::EulerSpatialReference | [virtual] |
| transformExtentPoints(const SpatialReference *to_srs, double in_xmin, double in_ymin, double in_xmax, double in_ymax, double *x, double *y, unsigned int numx, unsigned int numy, void *context=0L, bool ignore_errors=false) const | seamless::EulerSpatialReference | [virtual] |
| transformFromECEF(const osg::Vec3d &input, osg::Vec3d &output) const | osgEarth::SpatialReference | |
| transformFromECEF(std::vector< osg::Vec3d > &points, bool ignoreErrors=false) const | osgEarth::SpatialReference | |
| TransformHandleCache typedef | osgEarth::SpatialReference | [protected] |
| transformPoints(const SpatialReference *to_srs, double *x, double *y, unsigned int numPoints, void *context=0L, bool ignore_errors=false) const | seamless::EulerSpatialReference | [virtual] |
| osgEarth::SpatialReference::transformPoints(const SpatialReference *to_srs, double *x, double *y, double *z, unsigned int numPoints, void *context=0L, bool ignore_errors=false) const | osgEarth::SpatialReference | [virtual] |
| osgEarth::SpatialReference::transformPoints(const SpatialReference *to_srs, std::vector< osg::Vec3d > &points, void *context=0L, bool ignore_errors=false) const | osgEarth::SpatialReference | [virtual] |
| transformToECEF(const osg::Vec3d &input, osg::Vec3d &output) const | osgEarth::SpatialReference | |
| transformToECEF(std::vector< osg::Vec3d > &points, bool ignore_errors=false) const | osgEarth::SpatialReference | |
| ~SpatialReference() | osgEarth::SpatialReference | [protected, virtual] |