MCPcopy Create free account
hub / github.com/cginternals/globjects / layer

Method layer

source/globjects/source/AttachedTexture.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48GLint AttachedTexture::layer() const
49{
50 return m_layer;
51}
52
53
54} // namespace globjects

Callers 1

detachMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected