Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
func
MakeB2EPAxis() B2EPAxis {
151
return
B2EPAxis{}
152
}
153
154
// This holds polygon B expressed in frame A.
155
type
B2TempPolygon
struct
{
Callers
3
Collide
Method · 0.85
ComputeEdgeSeparation
Method · 0.85
ComputePolygonSeparation
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected