#include <osg/Group>
#include <osg/Matrixd>
Namespaces | |
namespace | osg |
Defines | |
#define | OSG_COORDINATESYSTEMNODE 1 |
Typedefs | |
typedef Matrixd | CoordinateFrame |
Variables | |
const double | WGS_84_RADIUS_EQUATOR = 6378137.0 |
const double | WGS_84_RADIUS_POLAR = 6356752.3142 |
|
|
|
CoordinateFrame encapsulates the orientation of east, north and up. |
|
|
|
|