Qyoto.QGLFramebufferObjectFormat.InternalTextureFormat C# (CSharp) 메소드

InternalTextureFormat() 공개 메소드

public InternalTextureFormat ( ) : int
리턴 int
        public int InternalTextureFormat()
        {
            return (int) interceptor.Invoke("internalTextureFormat", "internalTextureFormat() const", typeof(int));
        }