Symphony Of Empires
glsl_trans.hpp File Reference
#include <string>
#include <vector>
#include <exception>
Include dependency graph for glsl_trans.hpp:

Go to the source code of this file.

Classes

class  Eng3D::GLSL::Token
 
class  Eng3D::GLSL::Variable
 
class  Eng3D::GLSL::Type
 
class  Eng3D::GLSL::Function
 
class  Eng3D::GLSL::Define
 
class  Eng3D::GLSL::Context
 
class  Eng3D::GLSL::Exception
 

Namespaces

 Eng3D
 
 Eng3D::GLSL
 

Enumerations

enum class  Eng3D::GLSL::VariableType { Eng3D::GLSL::LOCAL , Eng3D::GLSL::PROVIDED , Eng3D::GLSL::INPUT , Eng3D::GLSL::OUTPUT }