MCPcopy Create free account
hub / github.com/chrxh/alien / initIntern

Method initIntern

source/Gui/TemporalControlWindow.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23void TemporalControlWindow::initIntern(SimulationFacade simulationFacade)
24{
25 _simulationFacade = simulationFacade;
26}
27
28void TemporalControlWindow::onSnapshot()
29{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected