Package org.robovm.apple.glkit
Class GLKTextureLoaderOptions.Keys
java.lang.Object
org.robovm.apple.glkit.GLKTextureLoaderOptions.Keys
- Enclosing class:
- GLKTextureLoaderOptions
public static class GLKTextureLoaderOptions.Keys extends Object
-
Constructor Summary
Constructors Constructor Description Keys() -
Method Summary
Modifier and Type Method Description static NSStringApplyPremultiplication()static NSStringGenerateMipmaps()static NSStringGrayscaleAsAlpha()static NSStringOriginBottomLeft()static NSStringSRGB()Deprecated.Deprecated in iOS 12.0.
-
Constructor Details
-
Keys
public Keys()
-
-
Method Details
-
ApplyPremultiplication
-
GenerateMipmaps
-
OriginBottomLeft
-
GrayscaleAsAlpha
-
SRGB
Deprecated.Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings)
-