Qyoto.QGLFramebufferObjectFormat.Attachment C# (CSharp) Method

Attachment() public method

public Attachment ( ) : QGLFramebufferObject.Attachment
return QGLFramebufferObject.Attachment
        public QGLFramebufferObject.Attachment Attachment()
        {
            return (QGLFramebufferObject.Attachment) interceptor.Invoke("attachment", "attachment() const", typeof(QGLFramebufferObject.Attachment));
        }