Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
149
bool deviceIsSet()
150
{
151
return Device::current.ptr != nullptr;
152
}
153
154
Device ¤tDevice()
155
{
Callers
5
ospInit
Function · 0.85
ospLoadModule
Function · 0.85
postStatusMsg
Function · 0.85
handleError
Function · 0.85
postTraceMsg
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected