Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
525
void BodySim::wakeUp()
526
{
527
setActive(true);
528
notifyWakeUp(true);
529
}
530
531
void BodySim::putToSleep()
532
{
Callers
1
setWakeCounter
Method · 0.45
Calls
1
setActive
Function · 0.85
Tested by
no test coverage detected