MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / mainTerminate

Function mainTerminate

deps/physx/physx/samples/samplebase/SampleMain.cpp:75–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void mainTerminate()
76{
77 DELETESINGLE(gApp);
78 DELETESINGLE(gSampleCommandLine);
79 releaseSampleAllocator();
80}
81
82bool mainContinue()
83{

Callers 1

mainFunction · 0.85

Calls 1

releaseSampleAllocatorFunction · 0.85

Tested by

no test coverage detected