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

Method ~RenderBufferObjectResource

source/globjects/source/Resource.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165RenderBufferObjectResource::~RenderBufferObjectResource()
166{
167 deleteObject(glDeleteRenderbuffers, id(), hasOwnership());
168}
169
170
171SamplerResource::SamplerResource()

Callers

nothing calls this directly

Calls 1

deleteObjectFunction · 0.85

Tested by

no test coverage detected