#include "CSteeringBehaviors.hpp" namespace urde { zeus::CVector3f CSteeringBehaviors::ProjectOrbitalPosition(const zeus::CVector3f&, const zeus::CVector3f&, const zeus::CVector3f&, float) { return {}; } }