knowL: Knowledge Libraries
|
Public Member Functions | |
GeoPose (const Pose &_pose) | |
GeoPose (const knowGIS::GeoPoint &_position, const Quaternion &_orientation) | |
knowGIS::GeoPoint | position () const |
Quaternion | orientation () const |
bool | operator== (const GeoPose &_rhs) const |
Pose | transform (const Cartography::CoordinateSystem &_coordinateSystem) const |
operator Pose () const | |
bool | isSet () const |
Static Public Member Functions | |
static GeoPose | zero () |
|
inline |