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

Method QueryResource

source/globjects/source/Resource.cpp:149–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147
148
149QueryResource::QueryResource()
150: IDResource(createObject(glGenQueries))
151{
152}
153
154QueryResource::~QueryResource()
155{

Callers

nothing calls this directly

Calls 1

createObjectFunction · 0.85

Tested by

no test coverage detected