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

Function deviceIsSet

ospray/api/Device.cpp:149–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149bool deviceIsSet()
150{
151 return Device::current.ptr != nullptr;
152}
153
154Device &currentDevice()
155{

Callers 5

ospInitFunction · 0.85
ospLoadModuleFunction · 0.85
postStatusMsgFunction · 0.85
handleErrorFunction · 0.85
postTraceMsgFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected