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

Method removeSelection

source/EngineImpl/SimulationFacadeImpl.cpp:320–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318}
319
320void _SimulationFacadeImpl::removeSelection()
321{
322 _worker.removeSelection();
323}
324
325bool _SimulationFacadeImpl::updateSelectionIfNecessary()
326{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected