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

Method ~VertexArrayObjectResource

source/globjects/source/Resource.cpp:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223VertexArrayObjectResource::~VertexArrayObjectResource()
224{
225 deleteObject(glDeleteVertexArrays, id(), hasOwnership());
226}
227
228
229} // namespace globjects

Callers

nothing calls this directly

Calls 1

deleteObjectFunction · 0.85

Tested by

no test coverage detected