Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
void mainTerminate()
76
{
77
DELETESINGLE(gApp);
78
DELETESINGLE(gSampleCommandLine);
79
releaseSampleAllocator();
80
}
81
82
bool mainContinue()
83
{
Callers
1
main
Function · 0.85
Calls
1
releaseSampleAllocator
Function · 0.85
Tested by
no test coverage detected