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