MCPcopy 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
290void
291TimeLineGui::initializeGL()
292{
293 appPTR->initializeOpenGLFunctionsOnce();
294}
295
296void
297TimeLineGui::resizeGL(int width,

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected