MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / CleanUp

Function CleanUp

src/apps/ociodisplay/main.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190static void CleanUp(void)
191{
192 g_oglApp.reset();
193}
194
195static void Key(unsigned char key, int /*x*/, int /*y*/)
196{

Callers 1

KeyFunction · 0.85

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected