MCPcopy Index your code
hub / github.com/ad-si/LuaCAD / freeResources

Function freeResources

OpenCSG/src/context.cpp:45–47  ·  view source on GitHub ↗

redeclared from opencsg.h

Source from the content-addressed store, hash-verified

43
44 /// redeclared from opencsg.h
45 void freeResources() {
46 OpenGL::freeResources();
47 }
48
49 namespace OpenGL {
50

Callers 1

opencsg_free_resourcesFunction · 0.85

Calls 4

getContextFunction · 0.85
findMethod · 0.80
endMethod · 0.80
beginMethod · 0.80

Tested by

no test coverage detected