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

Method removeSelection

source/EngineImpl/EngineWorker.cpp:414–418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

412}
413
414void EngineWorker::removeSelection()
415{
416 EngineWorkerGuard access(this);
417 _simulationCudaFacade->removeSelection();
418}
419
420void EngineWorker::updateSelection()
421{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected