Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ destroy
Method
destroy
source/globjects/source/base/HeapOnly.cpp:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
void HeapOnly::destroy() const
14
{
15
delete this;
16
}
17
18
HeapOnly::~HeapOnly()
19
{
Callers
4
~BufferResource
Method · 0.45
~FrameBufferObjectResource
Method · 0.45
~TextureResource
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36