Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteArena/box2d
/ MakeB2Rot
Function
MakeB2Rot
CommonB2Math.go:362–364 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
360
}
361
362
func
MakeB2Rot() B2Rot {
363
return
B2Rot{}
364
}
365
366
func
NewB2Rot() *B2Rot {
367
return
&B2Rot{}
Callers
1
MakeB2Transform
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected