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

Method getSelectionShallowData

source/EngineImpl/SimulationFacadeImpl.cpp:305–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303}
304
305SelectionShallowData _SimulationFacadeImpl::getSelectionShallowData()
306{
307 return _worker.getSelectionShallowData();
308}
309
310void _SimulationFacadeImpl::shallowUpdateSelectedObjects(ShallowUpdateSelectionData const& updateData)
311{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected