22 #ifndef TITANIC_MOTION_CONTROL_MARKED_H 23 #define TITANIC_MOTION_CONTROL_MARKED_H 25 #include "titanic/star_control/motion_control.h" 26 #include "titanic/star_control/flight_manager_marked.h" 45 const FMatrix &oldOrientation,
const FMatrix &newOrientation)
override;
Definition: error_code.h:27
Definition: motion_control.h:63
Definition: motion_control.h:35
Definition: motion_control_marked.h:33
void updatePosition(CErrorCode &errorCode, FVector &pos, FMatrix &orientation) override
Definition: flight_manager_marked.h:32
void transitionBetweenPosOrients(const FVector &oldPos, const FVector &newPos, const FMatrix &oldOrientation, const FMatrix &newOrientation) override