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

Method id

source/globjects/source/Object.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48GLuint Object::id() const
49{
50 return m_resource->id();
51}
52
53bool Object::isDefault() const
54{

Callers 15

attachMethod · 0.45
detachMethod · 0.45
updateBindingMethod · 0.45
getActiveMethod · 0.45
getNameMethod · 0.45
useStagesMethod · 0.45
logObjectFunction · 0.45
TextureHandleMethod · 0.45
setVaryingsMethod · 0.45
enableMethod · 0.45
disableMethod · 0.45
setAttributeDivisorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected