Qyoto.QGLFramebufferObjectFormat.InternalTextureFormat C# (CSharp) Méthode

InternalTextureFormat() public méthode

public InternalTextureFormat ( ) : int
Résultat int
        public int InternalTextureFormat()
        {
            return (int) interceptor.Invoke("internalTextureFormat", "internalTextureFormat() const", typeof(int));
        }