|
GCOP
1.0
|
#include <point3dmanifold.h>


Public Member Functions | |
| void | Lift (Vector6d &dx, const Point3dState &xa, const Point3dState &xb) |
| void | Retract (Point3dState &xb, const Point3dState &xa, const Vector6d &dx) |
Static Public Member Functions | |
| static Point3dManifold & | Instance () |
| Point3dManifold & Point3dManifold::Instance | ( | ) | [static] |
| void Point3dManifold::Lift | ( | Vector6d & | dx, |
| const Point3dState & | xa, | ||
| const Point3dState & | xb | ||
| ) |
References gcop::Point3dState::q, and gcop::Point3dState::v.
| void Point3dManifold::Retract | ( | Point3dState & | xb, |
| const Point3dState & | xa, | ||
| const Vector6d & | dx | ||
| ) |
References gcop::Point3dState::q, and gcop::Point3dState::v.
1.7.6.1