MCPcopy Create free account
hub / github.com/aevum/libgdx-cpp / RayCast

Method RayCast

src/Box2D/Collision/Shapes/b2EdgeShape.cpp:60–120  ·  view source on GitHub ↗

p = p1 + t * d v = v1 + s * e p1 + t * d = v1 + s * e s * e - t * d = p1 - v1

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

b2MulTFunction · 0.85
b2DotFunction · 0.85
NormalizeMethod · 0.45

Tested by

no test coverage detected