MCPcopy 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
137inline StructSharedPtr::~StructSharedPtr()
138{
139 _device->free(_ptr);
140}
141
142template <typename T, typename B>
143StructSharedGet<T, B>::StructSharedGet(

Callers

nothing calls this directly

Calls 1

freeMethod · 0.45

Tested by

no test coverage detected