Package org.robovm.apple.scenekit
Class SCNPhysicsShapeType.Marshaler
java.lang.Object
org.robovm.apple.scenekit.SCNPhysicsShapeType.Marshaler
- Enclosing class:
- SCNPhysicsShapeType
public static class SCNPhysicsShapeType.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(SCNPhysicsShapeType o, long flags)static SCNPhysicsShapeTypetoObject(Class<SCNPhysicsShapeType> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static SCNPhysicsShapeType toObject(Class<SCNPhysicsShapeType> cls, long handle, long flags) -
toNative
-