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

Method runInternal

physx/source/lowlevelaabb/src/BpSAPTasks.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51#endif
52
53void SapUpdateWorkTask::runInternal()
54{
55 mSAP->update();
56}
57
58void SapPostUpdateWorkTask::runInternal()
59{

Callers

nothing calls this directly

Calls 2

updateMethod · 0.45
postUpdateMethod · 0.45

Tested by

no test coverage detected