RenderableMesh.this

Constructor for creating a new RenderableMesh with existing data.

  1. this(uint bufferID, uint[] vbos, uint indexLength)
  2. this(uint bufferID, uint count, bool indexed)
    class RenderableMesh
    this
    (,
    uint count
    ,
    bool indexed
    )

Meta