gwnavruntime/math/movetotarget.h Source File
Go to the documentation of this file.
Static functions to compute new position, rotation that are closer to a target while respecting a max...
Definition: movetotarget.h:15
static KyFloat32 Scalar(KyFloat32 target, KyFloat32 maxMove, KyFloat32 input)
Definition: movetotarget.cpp:12
2d vector using KyFloat32.
Definition: vec2f.h:18
static Vec2f Dir2d(const Vec2f &target, KyFloat32 maxAngleInRadian, const Vec2f &input)
Definition: movetotarget.cpp:23
The Autodesk Navigation namespace.
Definition: gamekitcrowddispersion.cpp:17
float KyFloat32
float
Definition: types.h:32