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