Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ isFinished
Method
isFinished
modules/multiDevice/MultiDeviceRenderTask.h:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
inline bool MultiDeviceRenderTask::isFinished(OSPSyncEvent)
56
{
57
return finished == true;
58
}
59
60
inline void MultiDeviceRenderTask::wait(OSPSyncEvent)
61
{
Callers
1
isReady
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected