MCPcopy 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
38bool LocationIdentity::isName() const
39{
40 return m_hasName && !m_invalid;
41}
42
43GLint LocationIdentity::location() const
44{

Callers 3

blockIndexMethod · 0.80
getNameMethod · 0.80
operator<<Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected