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

Method ~FrameBufferObjectResource

source/globjects/source/Resource.cpp:117–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117FrameBufferObjectResource::~FrameBufferObjectResource()
118{
119 if (hasOwnership())
120 ImplementationRegistry::current().framebufferImplementation().destroy(id());
121}
122
123
124ProgramResource::ProgramResource()

Callers

nothing calls this directly

Calls 1

destroyMethod · 0.45

Tested by

no test coverage detected