Uses of Class
org.robovm.apple.glkit.GLKTextureInfoOrigin
| Package | Description |
|---|---|
| org.robovm.apple.glkit |
-
Uses of GLKTextureInfoOrigin in org.robovm.apple.glkit
Methods in org.robovm.apple.glkit that return GLKTextureInfoOrigin Modifier and Type Method Description GLKTextureInfoOriginGLKTextureInfo. getTextureOrigin()Deprecated.static GLKTextureInfoOriginGLKTextureInfoOrigin. valueOf(long n)Returns the enum constant of this type with the specified name.static GLKTextureInfoOriginGLKTextureInfoOrigin. valueOf(String name)Returns the enum constant of this type with the specified name.static GLKTextureInfoOrigin[]GLKTextureInfoOrigin. values()Returns an array containing the constants of this enum type, in the order they are declared.