|
WSF
|
#include "WsfFollower.hpp"#include <algorithm>#include <cassert>#include <limits>#include "UtEarth.hpp"#include "UtInput.hpp"#include "UtLog.hpp"#include "UtMath.hpp"#include "UtVec3.hpp"#include "WsfPlatform.hpp"
Macros | |
| #define | DO_DEBUG(A) |
| #define | DO_DIAG(A) |
| #define DO_DEBUG | ( | A | ) |
| #define DO_DIAG | ( | A | ) |
Referenced by WsfFollower::AdvanceTime(), WsfFollower::FollowThis(), WsfFormationFlyer::Initialize(), WsfFollower::Update(), WsfTBM_Mover::Update(), and WsfFormationFlyer::UpdateLeadPosAndVel().