Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ isManagedObject
Function
isManagedObject
modules/mpi/common/MPICommon.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
bool isManagedObject(OSPDataType type)
151
{
152
return type & OSP_OBJECT;
153
}
154
155
} // namespace mpicommon
Callers
3
retrieveData
Function · 0.85
setParam
Function · 0.85
compactTo
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected