Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ attachment
Method
attachment
source/globjects/source/FramebufferAttachment.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
GLenum FramebufferAttachment::attachment() const
24
{
25
return m_attachment;
26
}
27
28
GLint FramebufferAttachment::getParameter(GLenum pname) const
29
{
Callers
1
addAttachment
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected