Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
void SapUpdateWorkTask::runInternal()
54
{
55
mSAP->update();
56
}
57
58
void SapPostUpdateWorkTask::runInternal()
59
{
Callers
nothing calls this directly
Calls
2
update
Method · 0.45
postUpdate
Method · 0.45
Tested by
no test coverage detected