Home
last modified time | relevance | path

Searched refs:sweepA (Results 1 – 25 of 52) sorted by relevance

123

/dports/misc/box2d/box2d-2.4.1/testbed/tests/
H A Dtime_of_impact.cpp44 b2Sweep sweepA; in Step() local
45 sweepA.c0.Set(24.0f, -60.0f); in Step()
46 sweepA.a0 = 2.95f; in Step()
47 sweepA.c = sweepA.c0; in Step()
48 sweepA.a = sweepA.a0; in Step()
49 sweepA.localCenter.SetZero(); in Step()
64 input.sweepA = sweepA; in Step()
82 sweepA.GetTransform(&transformA, 0.0f); in Step()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Testbed/Tests/
H A DTimeOfImpact.h40 b2Sweep sweepA; in Step() local
41 sweepA.c0.Set(24.0f, -60.0f); in Step()
42 sweepA.a0 = 2.95f; in Step()
43 sweepA.c = sweepA.c0; in Step()
44 sweepA.a = sweepA.a0; in Step()
45 sweepA.localCenter.SetZero(); in Step()
60 input.sweepA = sweepA; in Step()
78 sweepA.GetTransform(&transformA, 0.0f); in Step()
/dports/devel/juce/JUCE-f37e9a1/examples/Assets/Box2DTests/
H A DTimeOfImpact.h40 b2Sweep sweepA; in Step() local
41 sweepA.c0.Set(24.0f, -60.0f); in Step()
42 sweepA.a0 = 2.95f; in Step()
43 sweepA.c = sweepA.c0; in Step()
44 sweepA.a = sweepA.a0; in Step()
45 sweepA.localCenter.SetZero(); in Step()
60 input.sweepA = sweepA; in Step()
78 sweepA.GetTransform(&transformA, 0.0f); in Step()
/dports/devel/juce/JUCE-f37e9a1/examples/DemoRunner/Builds/Android/app/src/main/assets/Box2DTests/
H A DTimeOfImpact.h40 b2Sweep sweepA; in Step() local
41 sweepA.c0.Set(24.0f, -60.0f); in Step()
42 sweepA.a0 = 2.95f; in Step()
43 sweepA.c = sweepA.c0; in Step()
44 sweepA.a = sweepA.a0; in Step()
45 sweepA.localCenter.SetZero(); in Step()
60 input.sweepA = sweepA; in Step()
78 sweepA.GetTransform(&transformA, 0.0f); in Step()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Testbed/Tests/
H A DTimeOfImpact.h40 b2Sweep sweepA; in Step() local
41 sweepA.c0.Set(24.0f, -60.0f); in Step()
42 sweepA.a0 = 2.95f; in Step()
43 sweepA.c = sweepA.c0; in Step()
44 sweepA.a = sweepA.a0; in Step()
45 sweepA.localCenter.SetZero(); in Step()
60 input.sweepA = sweepA; in Step()
78 sweepA.GetTransform(&transformA, 0.0f); in Step()
/dports/graphics/py-box2d-py/box2d-py-2.3.8/examples/
H A Dtime_of_impact.py44 sweepA = b2Sweep(c0=(0, 0), c=(0, 0),
62 sweepA=sweepA, sweepB=sweepB,
78 transform = sweepA.GetTransform(0)
/dports/devel/juce/JUCE-f37e9a1/modules/juce_box2d/box2d/Collision/
H A Db2TimeOfImpact.cpp43 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
52 m_sweepA = sweepA; in Initialize()
260 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
265 sweepA.Normalize(); in b2TimeOfImpact()
292 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
321 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
334 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
H A Db2TimeOfImpact.h30 b2Sweep sweepA; member
/dports/misc/box2d/box2d-2.4.1/src/collision/
H A Db2_time_of_impact.cpp49 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
58 m_sweepA = sweepA; in Initialize()
270 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
275 sweepA.Normalize(); in b2TimeOfImpact()
302 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
331 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
344 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
/dports/games/kolf/kolf-21.12.3/external/Box2D/Collision/
H A Db2TimeOfImpact.cpp42 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
51 m_sweepA = sweepA; in Initialize()
266 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
271 sweepA.Normalize(); in b2TimeOfImpact()
298 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
327 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
340 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
H A Db2TimeOfImpact.h30 b2Sweep sweepA; member
/dports/devel/love08/love-0.8.0/src/libraries/Box2D/Collision/
H A Db2TimeOfImpact.cpp43 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
52 m_sweepA = sweepA; in Initialize()
267 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
272 sweepA.Normalize(); in b2TimeOfImpact()
299 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
328 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
341 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
H A Db2TimeOfImpact.h30 b2Sweep sweepA; member
/dports/devel/love/love-11.3/src/libraries/Box2D/Collision/
H A Db2TimeOfImpact.cpp45 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
54 m_sweepA = sweepA; in Initialize()
266 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
271 sweepA.Normalize(); in b2TimeOfImpact()
298 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
327 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
340 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
H A Db2TimeOfImpact.h30 b2Sweep sweepA; member
/dports/devel/love10/love-0.10.2/src/libraries/Box2D/Collision/
H A Db2TimeOfImpact.cpp45 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
54 m_sweepA = sweepA; in Initialize()
266 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
271 sweepA.Normalize(); in b2TimeOfImpact()
298 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
327 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
340 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
/dports/devel/upp/upp/uppsrc/plugin/box2d/
H A Db2TimeOfImpact.cpp44 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
52 m_sweepA = sweepA; in Initialize()
267 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
272 sweepA.Normalize(); in b2TimeOfImpact()
299 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
328 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB); in b2TimeOfImpact()
341 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Box2D/Box2D/Collision/
H A Db2TimeOfImpact.cpp45 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
54 m_sweepA = sweepA; in Initialize()
266 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
271 sweepA.Normalize(); in b2TimeOfImpact()
298 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
327 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
340 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
/dports/graphics/py-box2d-py/box2d-py-2.3.8/Box2D/Collision/
H A Db2TimeOfImpact.cpp46 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
55 m_sweepA = sweepA; in Initialize()
267 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
272 sweepA.Normalize(); in b2TimeOfImpact()
299 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
328 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
341 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Box2D/Collision/
H A Db2TimeOfImpact.cpp45 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
54 m_sweepA = sweepA; in Initialize()
266 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
271 sweepA.Normalize(); in b2TimeOfImpact()
298 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
327 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
340 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/Box2D/Collision/
H A Db2TimeOfImpact.cpp45 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
54 m_sweepA = sweepA; in Initialize()
266 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
271 sweepA.Normalize(); in b2TimeOfImpact()
298 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
327 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
340 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
/dports/x11-toolkits/qml-box2d/qml-box2d-21e57f/Box2D/Collision/
H A Db2TimeOfImpact.cpp45 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
54 m_sweepA = sweepA; in Initialize()
266 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
271 sweepA.Normalize(); in b2TimeOfImpact()
298 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
327 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
340 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Box2D/Collision/
H A Db2TimeOfImpact.cpp43 const b2DistanceProxy* proxyA, const b2Sweep& sweepA, in Initialize()
52 m_sweepA = sweepA; in Initialize()
267 b2Sweep sweepA = input->sweepA; in b2TimeOfImpact() local
272 sweepA.Normalize(); in b2TimeOfImpact()
299 sweepA.GetTransform(&xfA, t1); in b2TimeOfImpact()
328 fcn.Initialize(&cache, proxyA, sweepA, proxyB, sweepB, t1); in b2TimeOfImpact()
341 sweepA.GetTransform(&xfA, x); in b2TimeOfImpact()
/dports/graphics/py-box2d-py/box2d-py-2.3.8/Box2D/Dynamics/Contacts/
H A Db2NullContact.h29 float32 ComputeTOI(const b2Sweep& sweepA, const b2Sweep& sweepB) const in ComputeTOI() argument
31 B2_NOT_USED(sweepA); in ComputeTOI()
/dports/graphics/py-box2d-py/box2d-py-2.3.8/Box2D/
H A DBox2D_contact.i234 …eOfImpact(b2Shape* shapeA, int idxA, b2Shape* shapeB, int idxB, b2Sweep& sweepA, b2Sweep& sweepB, …
240 input.sweepA = sweepA;
255 … def b2TimeOfImpact(shapeA=None, idxA=0, shapeB=None, idxB=0, sweepA=None, sweepB=None, tMax=0.0):
286 out = _b2TimeOfImpact(shapeA, idxA, shapeB, idxB, sweepA, sweepB, tMax)

123