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

Method ~QueryResource

source/globjects/source/Resource.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154QueryResource::~QueryResource()
155{
156 deleteObject(glDeleteQueries, id(), hasOwnership());
157}
158
159
160RenderBufferObjectResource::RenderBufferObjectResource()

Callers

nothing calls this directly

Calls 1

deleteObjectFunction · 0.85

Tested by

no test coverage detected