Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ isSensed
Method
isSensed
Source/Physics/Sensor.cpp:109–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
bool Sensor::isSensed() const noexcept {
110
return _sensedBodies->getCount() > 0;
111
}
112
113
NS_DORA_END
Callers
2
isOnSurface
Method · 0.80
sensor_is_sensed
Function · 0.80
Calls
1
getCount
Method · 0.45
Tested by
no test coverage detected