Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bulletphysics/bullet3
/ requestedExit
Method
requestedExit
examples/ExampleBrowser/OpenGLExampleBrowser.cpp:1152–1155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1150
}
1151
1152
bool OpenGLExampleBrowser::requestedExit()
1153
{
1154
return s_window->requestedExit();
1155
}
1156
1157
void OpenGLExampleBrowser::updateGraphics()
1158
{
Callers
3
ExampleBrowserThreadFunc
Function · 0.45
btIsExampleBrowserMainThreadTerminated
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected