Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ isCommitted
Method
isCommitted
ospray/api/Device.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
bool Device::isCommitted()
145
{
146
return committed;
147
}
148
149
bool deviceIsSet()
150
{
Callers
1
ospSetCurrentDevice
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected