Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteArena/box2d
/ IsSensor
Method
IsSensor
DynamicsB2Fixture.go:120–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
func
(fix B2Fixture) IsSensor() bool {
121
return
fix.M_isSensor
122
}
123
124
func
(fix B2Fixture) GetFilterData() B2Filter {
125
return
fix.M_filter
Callers
4
SolveTOI
Method · 0.80
AddPair
Method · 0.80
B2ContactDestroy
Function · 0.80
B2ContactUpdate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected