|
OpenSceneGraph 2.8.3
|
#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 | |
| namespace | osg |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Defines | |
| #define | OSG_COORDINATESYSTEMNODE 1 |
Typedefs | |
| typedef Matrixd | osg::CoordinateFrame |
| CoordinateFrame encapsulates the orientation of east, north and up. | |
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 Tue Mar 22 2011 13:20:17 for the OpenSceneGraph by doxygen 1.7.3. |