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

Method addObjectToCommit

modules/mpi/tutorials/GLFWDistribOSPRayWindow.cpp:409–412  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407}
408
409void GLFWDistribOSPRayWindow::addObjectToCommit(OSPObject obj)
410{
411 objectsToCommit.push_back(obj);
412}
413
414void GLFWDistribOSPRayWindow::updateTitleBar()
415{

Callers 3

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected