Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ objectType
Method
objectType
source/globjects/source/Query.cpp:208–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
GLenum Query::objectType() const
209
{
210
return GL_QUERY;
211
}
212
213
214
} // namespace globjects
Callers
3
getLabel
Method · 0.45
hasLabel
Method · 0.45
setLabel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected