Home
last modified time | relevance | path

Searched refs:GetVelocity (Results 26 – 50 of 269) sorted by relevance

1234567891011

/dports/www/firefox/firefox-99.0/layout/generic/
H A DScrollAnimationMSDPhysics.cpp118 return nsSize(NSToCoordRound(mModelX.GetVelocity()), in VelocityAt()
119 NSToCoordRound(mModelY.GetVelocity())); in VelocityAt()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DScrollAnimationMSDPhysics.cpp118 return nsSize(NSToCoordRound(mModelX.GetVelocity()), in VelocityAt()
119 NSToCoordRound(mModelY.GetVelocity())); in VelocityAt()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DAxisPhysicsModel.cpp43 double AxisPhysicsModel::GetVelocity() const { in GetVelocity() function in mozilla::layers::AxisPhysicsModel
58 mNextState.v = GetVelocity(); in SetPosition()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DAxisPhysicsModel.cpp50 AxisPhysicsModel::GetVelocity() in GetVelocity() function in mozilla::layers::AxisPhysicsModel
72 mNextState.v = GetVelocity(); in SetPosition()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DAxisPhysicsModel.cpp43 double AxisPhysicsModel::GetVelocity() const { in GetVelocity() function in mozilla::layers::AxisPhysicsModel
58 mNextState.v = GetVelocity(); in SetPosition()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DScrollAnimationMSDPhysics.cpp118 return nsSize(NSToCoordRound(mModelX.GetVelocity()), in VelocityAt()
119 NSToCoordRound(mModelY.GetVelocity())); in VelocityAt()
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/aero/
H A Daerodyn.cc202 << " " << GetVelocity(Zero3) in Output()
208 AirProperties::GetVelocity(const Vec3& X) const in GetVelocity() function in AirProperties
212 GetVelocity(X, V); in GetVelocity()
218 AirProperties::GetVelocity(const Vec3& X, Vec3& V) const in GetVelocity() function in AirProperties
236 if ((*i)->GetVelocity(Xabs, VV)) { in GetVelocity()
731 Velocity = pAirProperties->GetVelocity(X); in fGetAirVelocity()
H A Daerodyn.h170 virtual Vec3 GetVelocity(const Vec3& /* X */ ) const;
171 virtual bool GetVelocity(const Vec3& /* X */ , Vec3& V) const;
H A Dwindprof.cc78 ScalarFuncWindProfile::GetVelocity(const Vec3& X, Vec3& V) const in GetVelocity() function in ScalarFuncWindProfile
189 PowerLawWindProfile::GetVelocity(const Vec3& X, Vec3& V) const in GetVelocity() function in PowerLawWindProfile
350 LogarithmicWindProfile::GetVelocity(const Vec3& X, Vec3& V) const in GetVelocity() function in LogarithmicWindProfile
/dports/audio/faust/faust-2.37.3/architecture/faust/midi/
H A Desp32-midi.h81 … handleKeyOff(time, message.GetChannel(), message.GetNote(), message.GetVelocity()); in processMidi()
84 … handleKeyOn(time, message.GetChannel(), message.GetNote(), message.GetVelocity()); in processMidi()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DSmoothMsdScrollAnimation.cpp47 CSSPoint(mXAxisModel.GetVelocity(), mYAxisModel.GetVelocity()); in DoSample()
H A DOverscroll.h77 mApzc.mX.StartOverscrollAnimation(mApzc.mX.GetVelocity()); in HandlePanMomentum()
91 mApzc.mY.StartOverscrollAnimation(mApzc.mY.GetVelocity()); in HandlePanMomentum()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DSmoothMsdScrollAnimation.cpp47 CSSPoint(mXAxisModel.GetVelocity(), mYAxisModel.GetVelocity()); in DoSample()
H A DOverscroll.h77 mApzc.mX.StartOverscrollAnimation(mApzc.mX.GetVelocity()); in HandlePanMomentum()
91 mApzc.mY.StartOverscrollAnimation(mApzc.mY.GetVelocity()); in HandlePanMomentum()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemViewAnimator.cpp476 v1=GetVelocity(i); in CycleAnimation()
530 InstantaneousVelocity[0]=GetVelocity(0); in emSwipingViewAnimator()
531 InstantaneousVelocity[1]=GetVelocity(1); in emSwipingViewAnimator()
532 InstantaneousVelocity[2]=GetVelocity(2); in emSwipingViewAnimator()
550 InstantaneousVelocity[0]=GetVelocity(0); in Activate()
551 InstantaneousVelocity[1]=GetVelocity(1); in Activate()
552 InstantaneousVelocity[2]=GetVelocity(2); in Activate()
577 InstantaneousVelocity[0]=GetVelocity(0); in SetGripped()
763 GetVelocity(0)*dist[0] + in CycleAnimation()
764 GetVelocity(1)*dist[1] + in CycleAnimation()
[all …]
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DSmoothMsdScrollAnimation.cpp49 CSSPoint(mXAxisModel.GetVelocity(), mYAxisModel.GetVelocity()); in DoSample()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/blink/prediction/
H A Dkalman_predictor.cc133 return gfx::Vector2dF(x_predictor_.GetVelocity(), y_predictor_.GetVelocity()); in PredictVelocity()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/prediction/
H A Dkalman_predictor.cc131 return gfx::Vector2dF(x_predictor_.GetVelocity(), y_predictor_.GetVelocity()); in PredictVelocity()
/dports/science/chrono/chrono-7.0.1/src/demos/irrlicht/
H A Ddemo_IRR_spring.cpp182 …) << system.GetChTime() << " " << spring_1->GetLength() << " " << spring_1->GetVelocity() << " " in main()
185 … GetLog() << " " << spring_2->GetLength() << " " << spring_2->GetVelocity() << " " in main()
/dports/games/pioneer/pioneer-20210723/src/
H A DShip.cpp402 const vector3d localVel = GetVelocity() * GetOrient(); in CalcAtmosphericForce()
454 vector3d m_vel = GetVelocity().NormalizedSafe(); in CalcAtmoTorque()
461 if (GetVelocity().Length() > 100) { //don't apply torque at minimal speeds in CalcAtmoTorque()
555 if (GetVelocity().Length() < MAX_LANDING_SPEED) { in OnCollision()
837 missile->SetVelocity(GetVelocity() + vel); in SpawnMissile()
941 double speed = GetVelocity().Length(); in TestLanded()
1073 SetVelocity(GetVelocity() + vdiff); in TimeAccelAdjust()
1275 const double speed = GetVelocity().Length(); in StaticUpdate()
1276 const vector3d vdir = GetVelocity().Normalized(); in StaticUpdate()
1492 s_heatGradientParams.heatingNormal = vector3f(GetVelocity().Normalized()); in Render()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DGenericFlingAnimation.h104 &mApzc, mApzc.mX.GetVelocity(), velocity.x, in GenericFlingAnimation()
112 &mApzc, mApzc.mY.GetVelocity(), velocity.y, in GenericFlingAnimation()
/dports/science/chrono/chrono-7.0.1/src/demos/python/irrlicht/
H A Ddemo_IRR_spring.py170 " " + '{:.6}'.format(str(spring_1.GetVelocity())) + " "
174 … '{:.6}'.format(str(spring_2.GetVelocity())) + " " + '{:.6}'.format(str(spring_2.GetForce())) )
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DGenericFlingAnimation.h78 &mApzc, mApzc.mX.GetVelocity(), velocity.x, in GenericFlingAnimation()
85 &mApzc, mApzc.mY.GetVelocity(), velocity.y, in GenericFlingAnimation()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DGenericFlingAnimation.h75 &mApzc, mApzc.mX.GetVelocity(), velocity.x, mApzc.mLastFlingVelocity.x); in GenericFlingAnimation()
81 &mApzc, mApzc.mY.GetVelocity(), velocity.y, mApzc.mLastFlingVelocity.y); in GenericFlingAnimation()
/dports/games/shootingstar/shootingstar-1.2.0/src/engine/
H A DcHarmful.cpp68 pHurtable->DoDamage (mDamage, GetVelocity ().Normalize (), GetID ()); in OnObjectCollision()

1234567891011