Class MTLRenderPipelineColorAttachmentDescriptorArray

java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.metal.MTLRenderPipelineColorAttachmentDescriptorArray
All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MTLRenderPipelineColorAttachmentDescriptorArray
extends NSObject
  • Constructor Details

    • MTLRenderPipelineColorAttachmentDescriptorArray

      public MTLRenderPipelineColorAttachmentDescriptorArray()
    • MTLRenderPipelineColorAttachmentDescriptorArray

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

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