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

Method uniformVelocitiesForSelectedObjects

source/EngineImpl/EngineWorker.cpp:259–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259void EngineWorker::uniformVelocitiesForSelectedObjects(bool includeClusters)
260{
261 EngineWorkerGuard access(this);
262
263 _simulationCudaFacade->uniformVelocitiesForSelectedObjects(includeClusters);
264}
265
266void EngineWorker::makeSticky(bool includeClusters)
267{

Callers 1

processInternMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected