Package org.robovm.apple.glkit
Class GLKModel
java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.glkit.GLKModel
public class GLKModel extends CocoaUtility
-
Constructor Summary
Constructors Constructor Description GLKModel() -
Method Summary
Modifier and Type Method Description static StringgetErrorDomain()Deprecated.Deprecated in iOS 12.0.static StringgetErrorKey()Deprecated.Deprecated in iOS 12.0.
-
Constructor Details
-
GLKModel
public GLKModel()
-
-
Method Details
-
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.Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings)- Since:
- Available in iOS 9.0 and later.
-