Package org.robovm.apple.metal
Class MTLAttributeDescriptor.MTLAttributeDescriptorPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<MTLAttributeDescriptor,MTLAttributeDescriptor.MTLAttributeDescriptorPtr>
org.robovm.apple.metal.MTLAttributeDescriptor.MTLAttributeDescriptorPtr
- All Implemented Interfaces:
Iterable<MTLAttributeDescriptor.MTLAttributeDescriptorPtr>
- Enclosing class:
- MTLAttributeDescriptor
public static class MTLAttributeDescriptor.MTLAttributeDescriptorPtr extends Ptr<MTLAttributeDescriptor,MTLAttributeDescriptor.MTLAttributeDescriptorPtr>
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description MTLAttributeDescriptorPtr() -
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, wrap
-
Constructor Details
-
MTLAttributeDescriptorPtr
public MTLAttributeDescriptorPtr()
-