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