Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
void deinitialize()
78
{
79
g_sphere->unref();
80
g_icosahedron->unref();
81
}
82
83
void draw()
84
{
Callers
1
main
Function · 0.70
Calls
1
unref
Method · 0.80
Tested by
no test coverage detected