Class MTLAttributeDescriptorArray

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MTLAttributeDescriptorArray
extends NSObject
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • MTLAttributeDescriptorArray

      public MTLAttributeDescriptorArray()
    • MTLAttributeDescriptorArray

      protected MTLAttributeDescriptorArray​(NSObject.Handle h, long handle)
    • MTLAttributeDescriptorArray

      protected MTLAttributeDescriptorArray​(NSObject.SkipInit skipInit)
  • Method Details