Class GLKTextureInfo

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    @Deprecated
    public class GLKTextureInfo
    extends NSObject
    Deprecated.
    Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings)
    Since:
    Available in iOS 5.0 and later.
    • Constructor Detail

      • GLKTextureInfo

        public GLKTextureInfo()
        Deprecated.
      • GLKTextureInfo

        protected GLKTextureInfo​(NSObject.Handle h,
                                 long handle)
        Deprecated.
      • GLKTextureInfo

        protected GLKTextureInfo​(NSObject.SkipInit skipInit)
        Deprecated.
    • Method Detail

      • getName

        public int getName()
        Deprecated.
      • getTarget

        public int getTarget()
        Deprecated.
      • getWidth

        public int getWidth()
        Deprecated.
      • getHeight

        public int getHeight()
        Deprecated.
      • getDepth

        public int getDepth()
        Deprecated.
      • containsMipmaps

        public boolean containsMipmaps()
        Deprecated.
      • getMimapLevelCount

        public int getMimapLevelCount()
        Deprecated.
      • getArrayLength

        public int getArrayLength()
        Deprecated.