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