Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteArena/box2d
/ GetShape
Method
GetShape
DynamicsB2Fixture.go:116–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
}
115
116
func
(fix B2Fixture) GetShape() B2ShapeInterface {
117
return
fix.M_shape
118
}
119
120
func
(fix B2Fixture) IsSensor() bool {
121
return
fix.M_isSensor
Callers
11
Evaluate
Method · 0.80
SolveTOI
Method · 0.80
MakeB2ContactSolver
Function · 0.80
Evaluate
Method · 0.80
GetWorldManifold
Method · 0.80
B2ContactUpdate
Function · 0.80
Evaluate
Method · 0.80
Evaluate
Method · 0.80
Evaluate
Method · 0.80
Evaluate
Method · 0.80
Evaluate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected