Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ isName
Method
isName
source/globjects/source/LocationIdentity.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
bool LocationIdentity::isName() const
39
{
40
return m_hasName && !m_invalid;
41
}
42
43
GLint LocationIdentity::location() const
44
{
Callers
3
blockIndex
Method · 0.80
getName
Method · 0.80
operator<<
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected