Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
GLuint Object::id() const
49
{
50
return m_resource->id();
51
}
52
53
bool Object::isDefault() const
54
{
Callers
15
attach
Method · 0.45
detach
Method · 0.45
updateBinding
Method · 0.45
getActive
Method · 0.45
getName
Method · 0.45
useStages
Method · 0.45
logObject
Function · 0.45
TextureHandle
Method · 0.45
setVaryings
Method · 0.45
enable
Method · 0.45
disable
Method · 0.45
setAttributeDivisor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected