Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ad-si/LuaCAD
/ opencsg_init_gl
Function
opencsg_init_gl
OpenCSG/src/opencsg_ffi.cpp:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
extern
"C"
{
28
29
void opencsg_init_gl(void) { OpenCSG::initExtensionLibrary(); }
30
31
opencsg_primitive_t *opencsg_primitive_new(int operation,
32
unsigned int convexity,
Callers
1
init_gl
Function · 0.85
Calls
1
initExtensionLibrary
Function · 0.85
Tested by
no test coverage detected