Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
414
void EngineWorker::removeSelection()
415
{
416
EngineWorkerGuard access(this);
417
_simulationCudaFacade->removeSelection();
418
}
419
420
void EngineWorker::updateSelection()
421
{
Callers
1
processLoadFlashbackButton
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected