max.max

Undocumented in source.
  1. enum max;
  2. enum max;
    template max(ubyte Type)
    static if(!(Type == Radians))
    static if(Type == Degrees)
    enum max = 360.0f;
  3. enum max;
  4. enum max;

Meta