glType.glType

Undocumented in source.
  1. enum glType;
  2. enum glType;
  3. enum glType;
    template glType(T)
    static if(!(is(T : float)))
    static if(!(is(T : double)))
    static if(is(T : byte))
    enum glType = GL_BYTE;
  4. enum glType;
  5. enum glType;
  6. enum glType;

Meta