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

Method objID

modules/mpi/common/ObjectHandle.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62int32 ObjectHandle::objID() const
63{
64 return i32.ID;
65}
66
67ospray::ObjectHandle::operator int64() const
68{

Callers 1

sendToFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected