scg3  0.6
ShaderCoreFactory.h File Reference

A factory to create shader cores. More...

#include <string>
#include <vector>
#include "scg_glew.h"
#include "scg_internals.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  scg::ShaderFile
 A shader file consisting of a file name and a shader type (GL_VERTEX_SHADER, GL_FRAGMENT_SHADER, or GL_GEOMETRY_SHADER), to be used by ShaderCoreFactory. More...
 
class  scg::ShaderCoreFactory
 A factory to create shader cores. More...
 

Namespaces

 scg
 

Detailed Description

A factory to create shader cores.

Defines struct: ShaderFile

Author
Volker Ahlers
volke.nosp@m.r.ah.nosp@m.lers@.nosp@m.hs-h.nosp@m.annov.nosp@m.er.d.nosp@m.e

Definition in file ShaderCoreFactory.h.