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