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