Symphony Of Empires
|
#include <glsl_trans.hpp>
Public Attributes | |
std::string | name |
std::vector< std::pair< std::string, std::string > > | args |
std::string | ret_type |
Definition at line 95 of file glsl_trans.hpp.
std::vector<std::pair<std::string, std::string> > Eng3D::GLSL::Function::args |
Definition at line 98 of file glsl_trans.hpp.
std::string Eng3D::GLSL::Function::name |
Definition at line 97 of file glsl_trans.hpp.
std::string Eng3D::GLSL::Function::ret_type |
Definition at line 99 of file glsl_trans.hpp.