Class MPSRayIntersector

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSRayIntersector
extends MPSKernel
implements NSSecureCoding
Since:
Available in iOS 12.0 and later.
  • Constructor Details

    • MPSRayIntersector

      protected MPSRayIntersector()
    • MPSRayIntersector

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

      protected MPSRayIntersector​(NSObject.SkipInit skipInit)
    • MPSRayIntersector

      public MPSRayIntersector​(MTLDevice device)
    • MPSRayIntersector

      public MPSRayIntersector​(NSCoder decoder, MTLDevice device)
    • MPSRayIntersector

      public MPSRayIntersector​(NSCoder coder)
  • Method Details