Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
197
void GLFWDistribOSPRayWindow::registerImGuiCallback(
198
std::function<void()> callback)
199
{
200
uiCallback = callback;
201
}
202
203
void GLFWDistribOSPRayWindow::mainLoop()
204
{
Callers
3
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected