Class MDLVertexBufferLayout

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

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

    • MDLVertexBufferLayout

      public MDLVertexBufferLayout()
    • MDLVertexBufferLayout

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

      protected MDLVertexBufferLayout​(NSObject.SkipInit skipInit)
    • MDLVertexBufferLayout

      public MDLVertexBufferLayout​(long stride)
  • Method Details

    • getStride

      public long getStride()
    • setStride

      public void setStride​(long v)
    • init

      protected long init​(long stride)