Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ mainLoop
Function
mainLoop
physx/samples/samplebase/SampleMain.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void mainLoop()
112
{
113
while(mainContinue());
114
}
115
116
#if defined(RENDERER_WINDOWS)
117
Callers
1
main
Function · 0.85
Calls
1
mainContinue
Function · 0.85
Tested by
no test coverage detected