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