Home
last modified time | relevance | path

Searched refs:GetTargetVelocity (Results 1 – 5 of 5) sorted by relevance

/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemViewAnimator.h182 double GetTargetVelocity(int dimension) const;
206 inline double emSpeedingViewAnimator::GetTargetVelocity(int dimension) const in GetTargetVelocity() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Navigation/
H A DCrowdAgent.h132 const Vector3& GetTargetVelocity() const { return targetVelocity_; } in GetTargetVelocity() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Navigation/
H A DCrowdAgent.pkg64 const Vector3& GetTargetVelocity() const;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DNavigationAPI.cpp325 …Agent", "const Vector3& get_targetVelocity()", asMETHOD(CrowdAgent, GetTargetVelocity), asCALL_THI… in RegisterCrowdAgent()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DLuaScriptAPI.dox1715 - const Vector3& GetTargetVelocity() const