straight.straight

Undocumented in source.
  1. enum straight;
  2. enum straight;
  3. enum straight;
  4. enum straight;
    template straight(ubyte Type)
    static if(!(Type == Radians))
    static if(!(Type == Degrees))
    static if(!(Type == Turns))
    static if(Type == Gons)
    enum straight = 200;

Meta