MCPcopy 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
23GLenum FramebufferAttachment::attachment() const
24{
25 return m_attachment;
26}
27
28GLint FramebufferAttachment::getParameter(GLenum pname) const
29{

Callers 1

addAttachmentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected