|
osgEarth 2.1.1
|
#include <osgEarth/Common>#include <osgEarth/Profile>#include <osgEarth/TileKey>#include <osgEarth/Locators>
Include dependency graph for QSC:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | seamless::QscFaceLocator |
| class | seamless::QscSpatialReference |
| class | seamless::QscProfile |
Namespaces | |
| namespace | seamless |
| namespace | seamless::qsc |
Defines | |
| #define | SEAMLESS_QSC 1 |
Functions | |
| bool | seamless::qsc::latLonToFaceCoords (double lat_deg, double lon_deg, double &out_x, double &out_y, int &out_face, int faceHint=-1) |
| bool | seamless::qsc::faceCoordsToLatLon (double x, double y, int face, double &out_lat_deg, double &out_lon_deg) |
| bool | seamless::qsc::cubeToFace (double &in_out_x, double &in_out_y, int &out_face) |
| bool | seamless::qsc::cubeToFace (double &in_out_xmin, double &in_out_ymin, double &in_out_xmax, double &in_out_ymax, int &out_face) |
| bool | seamless::qsc::faceToCube (double &in_out_x, double &in_out_y, int face) |
1.7.3