MCPcopy Create free account
hub / github.com/ByteArena/box2d / MakeB2EPCollider

Function MakeB2EPCollider

CollisionB2CollideEdge.go:205–207  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

203}
204
205func MakeB2EPCollider() B2EPCollider {
206 return B2EPCollider{}
207}
208
209// Algorithm:
210// 1. Classify v1 and v2

Callers 1

B2CollideEdgeAndPolygonFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected