straight.straight

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

Meta