Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
154
OSPSyncEvent FrameBuffer::getLatestCompleteEvent() const
155
{
156
return stagesCompleted;
157
}
158
159
void FrameBuffer::waitForEvent(OSPSyncEvent event) const
160
{
Callers
1
isFinished
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected