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

Function MakeB2EPAxis

CollisionB2CollideEdge.go:150–152  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

148}
149
150func MakeB2EPAxis() B2EPAxis {
151 return B2EPAxis{}
152}
153
154// This holds polygon B expressed in frame A.
155type B2TempPolygon struct {

Callers 3

CollideMethod · 0.85
ComputeEdgeSeparationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected