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