Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ release
Method
release
modules/cpu/ISPCDevice.cpp:502–506 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
}
501
502
void ISPCDevice::release(OSPObject _obj)
503
{
504
ManagedObject *obj = (ManagedObject *)_obj;
505
obj->refDec();
506
}
507
508
void ISPCDevice::retain(OSPObject _obj)
509
{
Callers
1
ospRelease
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected