VoxColor.this

Undocumented in source.
  1. this(ubyte r_, ubyte g_, ubyte b, ubyte a_)
    struct VoxColor
    this
    (
    ubyte r_
    ,
    ubyte g_
    ,
    ubyte b
    ,
    ubyte a_
    )
  2. this(uint value)
  3. ubyte r;
  4. ubyte g;
  5. ubyte b;
  6. ubyte a;

Meta