MCPcopy 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
109bool Sensor::isSensed() const noexcept {
110 return _sensedBodies->getCount() > 0;
111}
112
113NS_DORA_END

Callers 2

isOnSurfaceMethod · 0.80
sensor_is_sensedFunction · 0.80

Calls 1

getCountMethod · 0.45

Tested by

no test coverage detected