MCPcopy 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

27extern "C" {
28
29void opencsg_init_gl(void) { OpenCSG::initExtensionLibrary(); }
30
31opencsg_primitive_t *opencsg_primitive_new(int operation,
32 unsigned int convexity,

Callers 1

init_glFunction · 0.85

Calls 1

initExtensionLibraryFunction · 0.85

Tested by

no test coverage detected