Home
last modified time | relevance | path

Searched defs:friction (Results 76 – 100 of 591) sorted by relevance

12345678910>>...24

/dports/x11-toolkits/qml-box2d/qml-box2d-21e57f/Box2D/Dynamics/
H A Db2Fixture.h77 float32 friction; member
309 inline void b2Fixture::SetFriction(float32 friction) in SetFriction()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Box2D/Dynamics/
H A Db2Fixture.h77 float32 friction; member
312 inline void b2Fixture::SetFriction(float32 friction) in SetFriction()
/dports/games/kolf/kolf-21.12.3/external/Box2D/Dynamics/
H A Db2Fixture.h75 qreal friction; member
300 inline void b2Fixture::SetFriction(qreal friction) in SetFriction()
/dports/games/stuntrally/stuntrally-2.6.1/source/vdrift/
H A Dtracksurface.h16 float friction, frictionX, frictionY; // x,y - multipliers variable
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletMultiThreaded/
H A DTrbDynBody.h51 void setFriction(float friction) {fFriction = friction;} in setFriction()
/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_object.cpp172 float friction = 0.975f; in G_RunObject() local
/dports/biology/protomol/protomol/framework/integrators/
H A DNoseNVTLeapfrogIntegrator.cpp37 void NoseNVTLeapfrogIntegrator::friction() { in friction() function in ProtoMol::NoseNVTLeapfrogIntegrator
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/terrain/
H A DRigidTerrain.cpp499 auto friction = strategy.CombineFriction(friction_terrain, friction_other); in OnAddContact() local
552 float friction; in GetHeight() local
562 float friction; in GetNormal() local
575 float friction; in GetCoefficientFriction() local
/dports/misc/box2d/box2d-2.4.1/include/box2d/
H A Db2_fixture.h82 float friction; member
319 inline void b2Fixture::SetFriction(float friction) in SetFriction()
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_object.cpp170 float friction = 0.975f; in G_RunObject() local
/dports/games/kolf/kolf-21.12.3/
H A Dball.cpp67 void Ball::friction() in friction() function in Ball
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/MiniCore/src/Core/
H A Dmcobjectdata.cc99 void MCObjectData::setXYFriction(float friction) in setXYFriction()
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_user.c219 int friction, movefactor = P_GetMoveFactor(mo, &friction); in P_MovePlayer() local
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dlevel_solid_map.hpp16 int friction, traction, damage; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DGenericFlingAnimation.h103 float friction = gfxPrefs::APZFlingFriction(); in DoSample() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DGenericFlingAnimation.h99 float friction = gfxPrefs::APZFlingFriction(); in DoSample() local
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_user.c278 int friction, movefactor = P_GetMoveFactor(mo, &friction); in P_MovePlayer() local
/dports/games/tuxkart/tuxkart-0.4.0/src/
H A Dmaterial.h17 float friction ; member
/dports/games/luola/luola-1.3.2/src/
H A Dspring.c79 Vector friction = {s1->vel.x - s2->vel.x, s1->vel.y - s2->vel.y}; in animate_segment() local
/dports/science/chrono/chrono-7.0.1/src/demos/python/irrlicht/
H A Ddemo_IRR_callbackNSC.py80 friction = 0.6 variable
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/wheeled_vehicle/test_rig/
H A DChTireTestRig.h164 float friction; ///< coefficient of friction member
175 double friction; ///< inter-particle coefficient of friction member
/dports/games/vamos/vamos-0.7.1/body/
H A DEngine.h115 void set_friction (double friction) { m_friction = friction; } in set_friction()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg-tutorials/csg-tutorials-2b7b657/spce/ibi_espresso/
H A Dspce.py48 friction = 5.0 variable
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg-tutorials/spce/ibi_espresso/
H A Dspce.py48 friction = 5.0 variable
/dports/devel/love10/love-0.10.2/src/modules/physics/box2d/
H A DContact.cpp104 void Contact::setFriction(float friction) in setFriction()

12345678910>>...24