Class GLKModel

    • Constructor Summary

      Constructors 
      Constructor Description
      GLKModel()  
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static java.lang.String getErrorDomain()
      Deprecated.
      Deprecated in iOS 12.0.
      static java.lang.String getErrorKey()
      Deprecated.
      Deprecated in iOS 12.0.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GLKModel

        public GLKModel()
    • Method Detail

      • getErrorDomain

        @Deprecated
        public static java.lang.String getErrorDomain()
        Deprecated.
        Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings)
        Since:
        Available in iOS 9.0 and later.
      • getErrorKey

        @Deprecated
        public static java.lang.String getErrorKey()
        Deprecated.
        Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings)
        Since:
        Available in iOS 9.0 and later.