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

Function deinitialize

source/examples/tessellation/main.cpp:77–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77void deinitialize()
78{
79 g_sphere->unref();
80 g_icosahedron->unref();
81}
82
83void draw()
84{

Callers 1

mainFunction · 0.70

Calls 1

unrefMethod · 0.80

Tested by

no test coverage detected