Package org.robovm.apple.glkit
Class GLKVector4.GLKVector4Ptr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<GLKVector4,GLKVector4.GLKVector4Ptr>
org.robovm.apple.glkit.GLKVector4.GLKVector4Ptr
- All Implemented Interfaces:
Iterable<GLKVector4.GLKVector4Ptr>
- Enclosing class:
- GLKVector4
public static class GLKVector4.GLKVector4Ptr extends Ptr<GLKVector4,GLKVector4.GLKVector4Ptr>
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description GLKVector4Ptr() -
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
-
GLKVector4Ptr
public GLKVector4Ptr()
-