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