Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ location
Method
location
source/globjects/source/AbstractUniform.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
GLint AbstractUniform::location() const
56
{
57
return m_identity.location();
58
}
59
60
const LocationIdentity & AbstractUniform::identity() const
61
{
Callers
3
locationFor
Method · 0.45
blockIndex
Method · 0.45
operator<<
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected