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

Method hasLayer

source/globjects/source/AttachedTexture.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43bool AttachedTexture::hasLayer() const
44{
45 return m_layer >= 0;
46}
47
48GLint AttachedTexture::layer() const
49{

Callers 1

detachMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected