MCPcopy Create free account
hub / github.com/cginternals/globjects / ~BufferResource

Method ~BufferResource

source/globjects/source/Resource.cpp:105–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105BufferResource::~BufferResource()
106{
107 if (hasOwnership())
108 ImplementationRegistry::current().bufferImplementation().destroy(id());
109}
110
111
112FrameBufferObjectResource::FrameBufferObjectResource()

Callers

nothing calls this directly

Calls 1

destroyMethod · 0.45

Tested by

no test coverage detected