hi,
anyone know how to print the value of a GLenum var?
Qt Code:
  1. cout << "enum " << getEnum(); //it prints a number..
To copy to clipboard, switch view to plain text mode