MCPcopy 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
55GLint AbstractUniform::location() const
56{
57 return m_identity.location();
58}
59
60const LocationIdentity & AbstractUniform::identity() const
61{

Callers 3

locationForMethod · 0.45
blockIndexMethod · 0.45
operator<<Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected