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