Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ IsSensor
Method
IsSensor
blocks/Box2D/src/Box2D/Dynamics/b2Fixture.h:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
inline bool b2Fixture::IsSensor() const
254
{
255
return m_isSensor;
256
}
257
258
inline const b2Filter& b2Fixture::GetFilterData() const
259
{
Callers
2
SolveTOI
Method · 0.80
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected