#include <ShiftInfo.hpp>
Public Member Functions | |
| const Vector2D & | center () const |
| return the position of the reference point. | |
| const Vector2D & | shift () const |
| return the translation vector. | |
| const double | angle () const |
| return the rotation angle (around the center). | |
it contain the translation to apply, followed by the rotation (in radian) to map the second frame to the reference one.
1.5.1