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