osgEarth 2.1.1
|
_isCube | osgEarth::MapInfo | [private] |
_isGeocentric | osgEarth::MapInfo | [private] |
_profile | osgEarth::MapInfo | [private] |
getProfile() const | osgEarth::MapInfo | [inline] |
isCube() const | osgEarth::MapInfo | [inline] |
isGeocentric() const | osgEarth::MapInfo | [inline] |
isGeographicSRS() const | osgEarth::MapInfo | [inline] |
isPlateCarre() const | osgEarth::MapInfo | [inline] |
isProjectedSRS() const | osgEarth::MapInfo | [inline] |
MapInfo(const Map *map) | osgEarth::MapInfo | [inline] |
MapInfo(const MapInfo &rhs) | osgEarth::MapInfo | [inline] |
mapPointToWorldPoint(const osg::Vec3d &input, osg::Vec3d &output) const | osgEarth::MapInfo | |
toMapPoint(const osg::Vec3d &input, const SpatialReference *input_srs, osg::Vec3d &output) const | osgEarth::MapInfo | |
worldPointToMapPoint(const osg::Vec3d &input, osg::Vec3d &output) const | osgEarth::MapInfo |