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