Big bang
This commit is contained in:
11
src/glclampf.h
Normal file
11
src/glclampf.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef GLCLAMPF_H
|
||||
#define GLCLAMPF_H
|
||||
|
||||
#if 1
|
||||
typedef GLfloat GLclampf;
|
||||
#undef __glew_h__ /* shh, Qt, shh */
|
||||
#undef __GLEW_H__
|
||||
#include <QOpenGLFunctions>
|
||||
#endif
|
||||
|
||||
#endif // GLCLAMPF_H
|
Reference in New Issue
Block a user