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

Method getLatestCompleteEvent

modules/cpu/fb/FrameBuffer.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154OSPSyncEvent FrameBuffer::getLatestCompleteEvent() const
155{
156 return stagesCompleted;
157}
158
159void FrameBuffer::waitForEvent(OSPSyncEvent event) const
160{

Callers 1

isFinishedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected