class RotatorHistoryEntry_t
{
public:
    Quaternion qInvChange;
    GameTime_t flTimeRotationStart;
};