qxLib
|
#include <qx/containers/string/string_converters.h>
#include <qx/macros/copyable_movable.h>
#include <glew.h>
#include <qx/gl/shaders.inl>
Go to the source code of this file.
Classes | |
class | qx::shader_base< ShaderType > |
OpenGL base shader. More... | |
Enumerations | |
enum class | qx::shader_type { vert , tesc , tese , geom , frag , comp } |
|
strong |