Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ stop
Method
stop
Simulator/GUI/imgui/Simulator_GUI_imgui.cpp:763–766 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
761
}
762
763
void Simulator_GUI_imgui::stop()
764
{
765
MiniGL::leaveMainLoop();
766
}
767
768
void Simulator_GUI_imgui::addKeyFunc(int key, int modifiers, std::function<void()> const& func)
769
{
Callers
2
singleTimeStep
Method · 0.45
timeStep
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected