Transform2D.a

Undocumented in source.
  1. float a;
    struct Transform2D
    pure nothrow @nogc
    float a;
  2. float b;
  3. float c;
  4. float d;
  5. float e;
  6. float f;

Meta