MCPcopy 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
13void HeapOnly::destroy() const
14{
15 delete this;
16}
17
18HeapOnly::~HeapOnly()
19{

Callers 4

~BufferResourceMethod · 0.45
~TextureResourceMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36