glType.glType

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

Meta