Texture.this

CTor

  1. this(void* memory, uint width, uint height, Format fmt)
    struct Texture
    @nogc nothrow
    this
    (
    void* memory
    ,
    uint width
    ,
    uint height
    ,)
  2. this(Surface srfc, Format fmt)

Meta