MCPcopy 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
144bool Device::isCommitted()
145{
146 return committed;
147}
148
149bool deviceIsSet()
150{

Callers 1

ospSetCurrentDeviceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected