Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ initIntern
Method
initIntern
source/Gui/CreatorWindow.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void CreatorWindow::initIntern(SimulationFacade simulationFacade)
40
{
41
_simulationFacade = simulationFacade;
42
}
43
44
void CreatorWindow::processIntern()
45
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected