Class MTLVertexAttributeDescriptor

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

    public class MTLVertexAttributeDescriptor
    extends NSObject
    Since:
    Available in iOS 8.0 and later.
    • Constructor Detail

      • MTLVertexAttributeDescriptor

        public MTLVertexAttributeDescriptor()
      • MTLVertexAttributeDescriptor

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

        protected MTLVertexAttributeDescriptor​(NSObject.SkipInit skipInit)
    • Method Detail

      • getOffset

        public long getOffset()
      • setOffset

        public void setOffset​(long v)
      • getBufferIndex

        public long getBufferIndex()
      • setBufferIndex

        public void setBufferIndex​(long v)