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