Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ run
Method
run
Simulator/SimulatorBase.cpp:206–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
void SimulatorBase::run()
207
{
208
initSimulation();
209
runSimulation();
210
cleanup();
211
}
212
213
void SimulatorBase::init(std::vector<std::string> argv, const std::string &windowName)
214
{
Callers
8
main
Function · 0.95
main
Function · 0.95
main
Function · 0.95
main
Function · 0.95
main
Function · 0.95
main
Function · 0.95
runSimulation
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected