MCPcopy 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
1152bool OpenGLExampleBrowser::requestedExit()
1153{
1154 return s_window->requestedExit();
1155}
1156
1157void OpenGLExampleBrowser::updateGraphics()
1158{

Callers 3

ExampleBrowserThreadFuncFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected