OpenSceneGraph
Classes | Namespaces | Macros | Typedefs | Variables
CoordinateSystemNode File Reference
#include <osg/Group>
#include <osg/Matrixd>

Classes

class  osg::EllipsoidModel
 EllipsoidModel encapsulates the ellipsoid used to model astronomical bodies, such as sun, planets, moon etc. More...
 
class  osg::CoordinateSystemNode
 CoordinateSystem encapsulate the coordinate system that is associated with objects in a scene. More...
 

Namespaces

 osg
 The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes.
 

Macros

#define OSG_COORDINATESYSTEMNODE   1
 

Typedefs

typedef Matrixd osg::CoordinateFrame
 CoordinateFrame encapsulates the orientation of east, north and up. More...
 

Variables

const double osg::WGS_84_RADIUS_EQUATOR = 6378137.0
 
const double osg::WGS_84_RADIUS_POLAR = 6356752.3142
 

Macro Definition Documentation

◆ OSG_COORDINATESYSTEMNODE

#define OSG_COORDINATESYSTEMNODE   1