toGlType.toGlType

Undocumented in source.
  1. enum toGlType;
  2. enum toGlType;
  3. enum toGlType;
  4. enum toGlType;
  5. enum toGlType;
    template toGlType(T)
    static if(!(is(T == byte)))
    static if(!(is(T == ubyte)))
    static if(!(is(T == short)))
    static if(!(is(T == ushort)))
    static if(is(T == int))
    enum toGlType = GL_INT;
  6. enum toGlType;
  7. enum toGlType;
  8. enum toGlType;

Meta