MCPcopy 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
594void PxsContext::beginUpdate()
595{
596#if PX_ENABLE_SIM_STATS
597 mSimStats.clearAll();
598#endif
599}
600
601
602// Contact manager related

Callers 2

collideMethod · 0.80
collideStepMethod · 0.80

Calls 1

clearAllMethod · 0.45

Tested by

no test coverage detected