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