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