MCPcopy 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
208GLenum Query::objectType() const
209{
210 return GL_QUERY;
211}
212
213
214} // namespace globjects

Callers 3

getLabelMethod · 0.45
hasLabelMethod · 0.45
setLabelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected