Package org.robovm.apple.metal
Class MTLLibrary.MTLLibraryPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<MTLLibrary,MTLLibrary.MTLLibraryPtr>
org.robovm.apple.metal.MTLLibrary.MTLLibraryPtr
- All Implemented Interfaces:
Iterable<MTLLibrary.MTLLibraryPtr>
- Enclosing class:
- MTLLibrary
public static class MTLLibrary.MTLLibraryPtr extends Ptr<MTLLibrary,MTLLibrary.MTLLibraryPtr>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
Constructor Summary
Constructors Constructor Description MTLLibraryPtr() -
Method Summary
Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrapMethods inherited from class org.robovm.rt.bro.NativeObject
equals, getHandle, hashCode, setHandle
-
Constructor Details
-
MTLLibraryPtr
public MTLLibraryPtr()
-