|
kDB: Knowledge DataBase
|
Public Member Functions | |
| 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 () |
| static GeoPose | from (const Pose &_pose) |
|
inline |