MeshVertex16.this

Undocumented in source.
  1. this(Vector!(T, 3) pos, ubyte[2] uv, ubyte gray)
    struct MeshVertex16
    this
    (
    T
    )
    (
    Vector!(T, 3) pos
    ,
    ubyte[2] uv
    ,
    ubyte gray
    )
  2. this(float x, float y, float z, ubyte[2] uv, ubyte gray)

Meta