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

Method relaxSelectedObjects

source/EngineImpl/SimulationFacadeImpl.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133void _SimulationFacadeImpl::relaxSelectedObjects(bool includeClusters)
134{
135 _worker.relaxSelectedObjects(includeClusters);
136}
137
138void _SimulationFacadeImpl::uniformVelocitiesForSelectedObjects(bool includeClusters)
139{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected