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