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