Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
GLint AttachedTexture::layer() const
49
{
50
return m_layer;
51
}
52
53
54
} // namespace globjects
Callers
1
detach
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected