MCPcopy 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
55inline bool MultiDeviceRenderTask::isFinished(OSPSyncEvent)
56{
57 return finished == true;
58}
59
60inline void MultiDeviceRenderTask::wait(OSPSyncEvent)
61{

Callers 1

isReadyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected