| 303 | } |
| 304 | |
| 305 | SelectionShallowData _SimulationFacadeImpl::getSelectionShallowData() |
| 306 | { |
| 307 | return _worker.getSelectionShallowData(); |
| 308 | } |
| 309 | |
| 310 | void _SimulationFacadeImpl::shallowUpdateSelectedObjects(ShallowUpdateSelectionData const& updateData) |
| 311 | { |
nothing calls this directly
no outgoing calls
no test coverage detected