OpenSceneGraph
3.5.1
|
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 |
#define OSG_COORDINATESYSTEMNODE 1 |
Generated at Wed Nov 11 2015 22:14:21 for the OpenSceneGraph by doxygen 1.8.10. |