Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getOffscreenBuffer
Function · 0.85
getARBProgram
Function · 0.85
getGLSLProgram
Function · 0.85
freeResources
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected