Package org.robovm.apple.scenekit
Class SCNErrorUserInfoKey.Marshaler
java.lang.Object
org.robovm.apple.scenekit.SCNErrorUserInfoKey.Marshaler
- Enclosing class:
- SCNErrorUserInfoKey
public static class SCNErrorUserInfoKey.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(SCNErrorUserInfoKey o, long flags)static SCNErrorUserInfoKeytoObject(Class<SCNErrorUserInfoKey> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static SCNErrorUserInfoKey toObject(Class<SCNErrorUserInfoKey> cls, long handle, long flags) -
toNative
-