createIndicesBuffer

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Buffer createIndicesBuffer(Array!uint indicesData, bool staticData)
  2. Buffer createIndicesBuffer(immutable(uint[]) indicesData, bool staticData)
    createIndicesBuffer
    (
    immutable(uint[]) indicesData
    ,
    in bool staticData = true
    )

Meta