Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteArena/box2d
/ NewB2ContactEdge
Function
NewB2ContactEdge
DynamicsB2Contact.go:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
func
NewB2ContactEdge() *B2ContactEdge {
45
return
&B2ContactEdge{}
46
}
47
48
var
B2Contact_Flag =
struct
{
49
// Used when crawling contact graph when forming islands.
Callers
1
MakeB2Contact
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected