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