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

Method ~TransformFeedbackResource

source/globjects/source/Resource.cpp:212–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212TransformFeedbackResource::~TransformFeedbackResource()
213{
214 deleteObject(glDeleteTransformFeedbacks, id(), hasOwnership());
215}
216
217
218VertexArrayObjectResource::VertexArrayObjectResource()

Callers

nothing calls this directly

Calls 1

deleteObjectFunction · 0.85

Tested by

no test coverage detected