MCPcopy 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
111void mainLoop()
112{
113 while(mainContinue());
114}
115
116#if defined(RENDERER_WINDOWS)
117

Callers 1

mainFunction · 0.85

Calls 1

mainContinueFunction · 0.85

Tested by

no test coverage detected