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

Method process

source/Gui/ImageToPatternDialog.h:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 void init(SimulationFacade simulationFacade) override;
18 void shutdown() override;
19 void process() override {}
20
21 SimulationFacade _simulationFacade;
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected