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