Package org.robovm.apple.vision
Class VNFaceLandmarkRegion2D.VNFaceLandmarkRegion2DPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<VNFaceLandmarkRegion2D,VNFaceLandmarkRegion2D.VNFaceLandmarkRegion2DPtr>
org.robovm.apple.vision.VNFaceLandmarkRegion2D.VNFaceLandmarkRegion2DPtr
- All Implemented Interfaces:
Iterable<VNFaceLandmarkRegion2D.VNFaceLandmarkRegion2DPtr>
- Enclosing class:
- VNFaceLandmarkRegion2D
public static class VNFaceLandmarkRegion2D.VNFaceLandmarkRegion2DPtr extends Ptr<VNFaceLandmarkRegion2D,VNFaceLandmarkRegion2D.VNFaceLandmarkRegion2DPtr>
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description VNFaceLandmarkRegion2DPtr() -
Method Summary
Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrap
-
Constructor Details
-
VNFaceLandmarkRegion2DPtr
public VNFaceLandmarkRegion2DPtr()
-