Files
magnum-boostrap-qtquick/src/glclampf.h

12 lines
183 B
C
Raw Normal View History

2020-06-18 18:25:03 -06:00
#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