MCPcopy 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
150bool isManagedObject(OSPDataType type)
151{
152 return type & OSP_OBJECT;
153}
154
155} // namespace mpicommon

Callers 3

retrieveDataFunction · 0.85
setParamFunction · 0.85
compactToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected