Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
149
QueryResource::QueryResource()
150
: IDResource(createObject(glGenQueries))
151
{
152
}
153
154
QueryResource::~QueryResource()
155
{
Callers
nothing calls this directly
Calls
1
createObject
Function · 0.85
Tested by
no test coverage detected