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