osgEarth 2.1.1

seamless::EulerProfile Member List

This is the complete list of members for seamless::EulerProfile, including all inherited members.
addIntersectingTiles(const GeoExtent &key_ext, std::vector< TileKey > &out_intersectingKeys) const osgEarth::Profile [protected, virtual]
calculateExtent(unsigned int lod, unsigned int tileX, unsigned int tileY)osgEarth::Profile [virtual]
clampAndTransformExtent(const GeoExtent &input, bool *out_clamped=0L) const osgEarth::Profile
create(const std::string &srs_string, double xmin, double ymin, double xmax, double ymax, const std::string &vsrs_string="", unsigned int numTilesWideAtLod0=0, unsigned int numTilesHighAtLod0=0)osgEarth::Profile [static]
create(const SpatialReference *srs, double xmin, double ymin, double xmax, double ymax, double geoxmin, double geoymin, double geoxmax, double geoymax, const VerticalSpatialReference *vsrs=0L, unsigned int numTilesWideAtLod0=0, unsigned int numTilesHighAtLod0=0)osgEarth::Profile [static]
create(const SpatialReference *srs, double xmin, double ymin, double xmax, double ymax, const VerticalSpatialReference *vsrs=0L, unsigned int numTilesWideAtLod0=0, unsigned int numTilesHighAtLod0=0)osgEarth::Profile [static]
create(const std::string &srs_string, const std::string &vsrs_string="", unsigned int numTilesWideAtLod0=0, unsigned int numTilesHighAtLod0=0)osgEarth::Profile [static]
create(const ProfileOptions &options)osgEarth::Profile [static]
createTileKey(double x, double y, unsigned int level) const osgEarth::Profile
EulerProfile()seamless::EulerProfile
getExtent() const osgEarth::Profile
getFace(const osgEarth::TileKey &key)seamless::EulerProfile [static]
getIntersectingTiles(const osgEarth::GeoExtent &extent, std::vector< osgEarth::TileKey > &out_intersectingKeys) const seamless::EulerProfile [virtual]
osgEarth::Profile::getIntersectingTiles(const TileKey &key, std::vector< TileKey > &out_intersectingKeys) const osgEarth::Profile
osgEarth::Profile::getIntersectingTiles(const GeoExtent &extent, std::vector< TileKey > &out_intersectingKeys) const osgEarth::Profile [virtual]
getLatLongExtent() const osgEarth::Profile
getLevelOfDetailForHorizResolution(double resolution, int tileSize) const osgEarth::Profile
getNumTiles(unsigned int lod, unsigned int &out_tiles_wide, unsigned int &out_tiles_high) const osgEarth::Profile
getProfileType() const osgEarth::Profile
getProfileTypeFromSRS(const std::string &srs)osgEarth::Profile [static]
getRootKeys(std::vector< TileKey > &out_keys) const osgEarth::Profile
getSRS() const osgEarth::Profile
getTileDimensions(unsigned int lod, double &out_width, double &out_height) const osgEarth::Profile
getVerticalSRS() const osgEarth::Profile [inline]
isEquivalentTo(const Profile *rhs) const osgEarth::Profile
isOK() const osgEarth::Profile
Profile(const SpatialReference *srs, double xmin, double ymin, double xmax, double ymax, const VerticalSpatialReference *vsrs, unsigned int x_tiles_at_lod0=0, unsigned int y_tiles_at_lod0=0)osgEarth::Profile [protected]
Profile(const SpatialReference *srs, double xmin, double ymin, double xmax, double ymax, double geoxmin, double geoymin, double geoxmax, double geoymax, const VerticalSpatialReference *vsrs, unsigned int x_tiles_at_lod0=0, unsigned int y_tiles_at_lod0=0)osgEarth::Profile [protected]
ProfileType enum nameosgEarth::Profile
setVerticalSRS(const VerticalSpatialReference *value)osgEarth::Profile [inline]
toString() const osgEarth::Profile
TYPE_GEODETIC enum valueosgEarth::Profile
TYPE_LOCAL enum valueosgEarth::Profile
TYPE_MERCATOR enum valueosgEarth::Profile
TYPE_UNKNOWN enum valueosgEarth::Profile
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines