Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ initializeGL
Method
initializeGL
Gui/TimeLineGui.cpp:290–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
}
289
290
void
291
TimeLineGui::initializeGL()
292
{
293
appPTR->initializeOpenGLFunctionsOnce();
294
}
295
296
void
297
TimeLineGui::resizeGL(int width,
Callers
nothing calls this directly
Calls
1
initializeOpenGLFunctionsOnce
Method · 0.80
Tested by
no test coverage detected