MCPcopy Create free account
hub / github.com/cginternals/globjects / deinitialize

Function deinitialize

source/examples/shaderincludes/main.cpp:47–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void deinitialize()
48{
49 g_quad->unref();
50
51 globjects::detachAllObjects();
52}
53
54void draw()
55{

Callers 1

mainFunction · 0.70

Calls 2

detachAllObjectsFunction · 0.85
unrefMethod · 0.80

Tested by

no test coverage detected