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

FuncType B2TreeQueryCallback

CollisionB2DynamicTree.go:7–7  ·  view source on GitHub ↗
func(nodeId int) bool

Source from the content-addressed store, hash-verified

5)
6
7type B2TreeQueryCallback func(nodeId int) bool
8
9type B2TreeRayCastCallback func(input B2RayCastInput, nodeId int) float64
10

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected