Texture.this

Texture constructor.

  1. this(uint id)
  2. this(uint id, Size!int size)
    class Texture
    @nogc nothrow
    this
    (
    in uint id
    ,
    in Size!int size
    )

Meta