MCPcopy Create free account
hub / github.com/RenderKit/ospray / registerImGuiCallback

Method registerImGuiCallback

modules/mpi/tutorials/GLFWDistribOSPRayWindow.cpp:197–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197void GLFWDistribOSPRayWindow::registerImGuiCallback(
198 std::function<void()> callback)
199{
200 uiCallback = callback;
201}
202
203void GLFWDistribOSPRayWindow::mainLoop()
204{

Callers 3

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected