The UTMElement class is yet to be documented.
More...
#include <SmallChange/elements/UTMElement.h>
|
|
static const SbVec3f & | getCurrentTranslation (SoState *state) |
| |
|
static const SbMatrix & | getGlobalTransform (SoState *state) |
| |
|
static void | getReferencePosition (SoState *state, double &easting, double &northing, double &elevation) |
| |
|
static void | initClass (void) |
| |
|
static void | setGlobalTransform (SoState *state, const SbMatrix &m) |
| |
|
static SbVec3f | setPosition (SoState *state, double easting, double northing, double elevation) |
| |
| static void | setReferencePosition (SoState *state, double easting, double northing, double elevation) |
| |
|
|
SbVec3f | currtrans |
| |
|
double | easting |
| |
|
double | elevation |
| |
|
SbMatrix | gtransform |
| |
|
double | northing |
| |
The UTMElement class is yet to be documented.
FIXME: write doc.
◆ ~UTMElement()
| UTMElement::~UTMElement |
( |
| ) |
|
|
protectedvirtual |
◆ setReferencePosition()
| void UTMElement::setReferencePosition |
( |
SoState * | state, |
|
|
double | easting, |
|
|
double | northing, |
|
|
double | elevation ) |
|
static |
Set current reference position.
The documentation for this class was generated from the following files: