#include <QtCore/QString>
#include <QtOpenGL/QGLContext>
Go to the source code of this file.
Classes | |
class | CUniform |
Stores infos about uniform variables of a GLSL program. More... | |
union | CUniform::dataUnit_u |
The actual data container. | |
class | IUniformState |
Stores a list of uniforms. More... |