Home
last modified time | relevance | path

Searched defs:UpdateVelocity (Results 1 – 13 of 13) sorted by relevance

/dports/devel/taskflow/taskflow-3.2.0/sandbox/seismic/
H A Duniverse.cpp140 void Universe::UpdateVelocity(Rectangle const& r) { in UpdateVelocity() function in Universe
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/widget/input/
H A Delastic_overscroll_controller.cc156 void ElasticOverscrollController::UpdateVelocity( in UpdateVelocity() function in blink::ElasticOverscrollController
/dports/games/atr3d/atr3d/
H A Dservership.cpp111 void ServerShip::UpdateVelocity() in UpdateVelocity() function in ServerShip
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/blink/
H A Dinput_scroll_elasticity_controller.cc199 void InputScrollElasticityController::UpdateVelocity( in UpdateVelocity() function in ui::InputScrollElasticityController
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/seismic/
H A Duniverse.cpp164 void Universe::UpdateVelocity(Rectangle const& r) { in UpdateVelocity() function in Universe
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/seismic/
H A Duniverse.cpp164 void Universe::UpdateVelocity(Rectangle const& r) { in UpdateVelocity() function in Universe
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/seismic/
H A Duniverse.cpp182 void Universe::UpdateVelocity(Rectangle const& r) { in UpdateVelocity() function in Universe
/dports/games/vavoom/vavoom-1.33/source/
H A Dp_entity_world.cpp1793 void VEntity::UpdateVelocity() in UpdateVelocity() function in VEntity
2408 IMPLEMENT_FUNCTION(VEntity, UpdateVelocity) in IMPLEMENT_FUNCTION() argument
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A DFxPrimitives.h291 void UpdateVelocity() {VectorMA( mVel, theFxHelper.mFloatFrameTime, mAccel, mVel ); } in UpdateVelocity() function
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A DFxPrimitives.h303 void UpdateVelocity() {VectorMA( mVel, theFxHelper.mFloatFrameTime, mAccel, mVel ); } in UpdateVelocity() function
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/stag/tutorials/
H A Dex6.c518 static PetscErrorCode UpdateVelocity(const Ctx *ctx,Vec velocity,Vec stress, Vec buoyancy) in UpdateVelocity() function
/dports/devel/tokamak/tokamak_release/d3dapp/dxut/
H A DDXUTmisc.cpp1650 void CBaseCamera::UpdateVelocity( float fElapsedTime ) in UpdateVelocity() function in CBaseCamera
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DVehicle.cpp6615 void Vehicle::UpdateVelocity() in UpdateVelocity() function in Vehicle