Class MTLFunctionConstant

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class MTLFunctionConstant
    extends NSObject
    Since:
    Available in iOS 10.0 and later.
    • Constructor Detail

      • MTLFunctionConstant

        public MTLFunctionConstant()
      • MTLFunctionConstant

        protected MTLFunctionConstant​(NSObject.Handle h,
                                      long handle)
    • Method Detail

      • getName

        public java.lang.String getName()
      • getIndex

        public long getIndex()
      • isRequired

        public boolean isRequired()