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

Function getContext

OpenCSG/src/context.cpp:40–42  ·  view source on GitHub ↗

redeclared from opencsg.h

Source from the content-addressed store, hash-verified

38
39 /// redeclared from opencsg.h
40 int getContext() {
41 return gContext;
42 }
43
44 /// redeclared from opencsg.h
45 void freeResources() {

Callers 4

getOffscreenBufferFunction · 0.85
getARBProgramFunction · 0.85
getGLSLProgramFunction · 0.85
freeResourcesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected