Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bulletphysics/bullet3
/ wantsTermination
Method
wantsTermination
examples/SharedMemory/RobotControlExample.cpp:385–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
384
385
bool RobotControlExample::wantsTermination()
386
{
387
return m_wantsShutdown;
388
}
389
390
391
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected