Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ ~StructSharedPtr
Method
~StructSharedPtr
modules/cpu/common/StructShared.h:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
// Inlined definitions ////////////////////////////////////////
136
137
inline StructSharedPtr::~StructSharedPtr()
138
{
139
_device->free(_ptr);
140
}
141
142
template <typename T, typename B>
143
StructSharedGet<T, B>::StructSharedGet(
Callers
nothing calls this directly
Calls
1
free
Method · 0.45
Tested by
no test coverage detected