Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteArena/box2d
/ ShiftOrigin
Method
ShiftOrigin
CollisionB2BroadPhase.go:233–235 ·
view source on GitHub ↗
(newOrigin B2Vec2)
Source
from the content-addressed store, hash-verified
231
}
232
233
func
(bp *B2BroadPhase) ShiftOrigin(newOrigin B2Vec2) {
234
bp.M_tree.ShiftOrigin(newOrigin)
235
}
Callers
nothing calls this directly
Calls
1
ShiftOrigin
Method · 0.65
Tested by
no test coverage detected