Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ beginUpdate
Method
beginUpdate
physx/source/lowlevel/software/src/PxsContext.cpp:594–599 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
592
593
594
void PxsContext::beginUpdate()
595
{
596
#if PX_ENABLE_SIM_STATS
597
mSimStats.clearAll();
598
#endif
599
}
600
601
602
// Contact manager related
Callers
2
collide
Method · 0.80
collideStep
Method · 0.80
Calls
1
clearAll
Method · 0.45
Tested by
no test coverage detected