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

Method updateSelection

source/EngineImpl/EngineWorker.cpp:420–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418}
419
420void EngineWorker::updateSelection()
421{
422 EngineWorkerGuard access(this);
423 _simulationCudaFacade->updateSelection();
424}
425
426void EngineWorker::shallowUpdateSelectedObjects(ShallowUpdateSelectionData const& updateData)
427{

Calls

no outgoing calls

Tested by

no test coverage detected