MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / wakeUp

Method wakeUp

physx/source/simulationcontroller/src/ScBodySim.cpp:525–529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

523}
524
525void BodySim::wakeUp()
526{
527 setActive(true);
528 notifyWakeUp(true);
529}
530
531void BodySim::putToSleep()
532{

Callers 1

setWakeCounterMethod · 0.45

Calls 1

setActiveFunction · 0.85

Tested by

no test coverage detected