Package org.robovm.apple.foundation
Class VectorDouble2.VectorDouble2Ptr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<VectorDouble2,VectorDouble2.VectorDouble2Ptr>
org.robovm.apple.foundation.VectorDouble2.VectorDouble2Ptr
- All Implemented Interfaces:
Iterable<VectorDouble2.VectorDouble2Ptr>
- Enclosing class:
- VectorDouble2
public static class VectorDouble2.VectorDouble2Ptr extends Ptr<VectorDouble2,VectorDouble2.VectorDouble2Ptr>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
Constructor Summary
Constructors Constructor Description VectorDouble2Ptr() -
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, wrapMethods inherited from class org.robovm.rt.bro.NativeObject
equals, getHandle, hashCode, setHandle
-
Constructor Details
-
VectorDouble2Ptr
public VectorDouble2Ptr()
-