#include <osg/Group>
#include <osg/Matrixd>
Include dependency graph for CoordinateSystemNode:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | osg |
Defines | |
#define | OSG_COORDINATESYSTEMNODE 1 |
Typedefs | |
typedef Matrixd | CoordinateFrame |
CoordinateFrame encapsulates the orientation of east, north and up. | |
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.
|
|
|
|
|