osgEarth 2.1.1
Classes | Namespaces | Defines | Variables

/home/cube/sources/osgearth/src/osgEarth/SpatialReference File Reference

#include <osgEarth/Common>
#include <osgEarth/Units>
#include <osg/Referenced>
#include <osg/CoordinateSystemNode>
#include <osg/Vec3>
#include <OpenThreads/ReentrantMutex>
Include dependency graph for SpatialReference:

Go to the source code of this file.

Classes

class  osgEarth::SpatialReference

Namespaces

namespace  osgEarth

Defines

#define OSGEARTH_SPATIAL_REFERENCE_H   1

Variables

const double osgEarth::MERC_MINX = -2.00375e+007
const double osgEarth::MERC_MINY = -2.00375e+007
const double osgEarth::MERC_MAXX = 2.00375e+007
const double osgEarth::MERC_MAXY = 2.00375e+007
const double osgEarth::MERC_WIDTH = MERC_MAXX - MERC_MINX
const double osgEarth::MERC_HEIGHT = MERC_MAXY - MERC_MINY
class OSGEARTH_EXPORT osgEarth::GeoLocator

Define Documentation

#define OSGEARTH_SPATIAL_REFERENCE_H   1

Definition at line 20 of file SpatialReference.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines