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

Method level

source/globjects/source/AttachedTexture.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38GLint AttachedTexture::level() const
39{
40 return m_level;
41}
42
43bool AttachedTexture::hasLayer() const
44{

Callers 1

detachMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected