Gorgon Game Engine
Shaders.h File Reference
Include dependency graph for Shaders.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AlphaShader
 
class  FillShader
 
class  MaskedAlphaShader
 
class  MaskedFillShader
 
class  MaskedShader
 
class  SimpleShader
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Graphics
 Contains generic 2D graphics related data structures and functions.
 

Enumerations

enum  ShaderMode { Normal, ToMask }