Class MDLVertexBufferLayout

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

    public class MDLVertexBufferLayout
    extends NSObject
    Since:
    Available in iOS 9.0 and later.
    • Constructor Detail

      • MDLVertexBufferLayout

        public MDLVertexBufferLayout()
      • MDLVertexBufferLayout

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

        protected MDLVertexBufferLayout​(NSObject.SkipInit skipInit)
      • MDLVertexBufferLayout

        public MDLVertexBufferLayout​(long stride)
    • Method Detail

      • getStride

        public long getStride()
      • setStride

        public void setStride​(long v)
      • init

        protected long init​(long stride)