Symphony Of Empires
Eng3D::GLSL::Function Class Reference

#include <glsl_trans.hpp>

Public Attributes

std::string name
 
std::vector< std::pair< std::string, std::string > > args
 
std::string ret_type
 

Detailed Description

Definition at line 95 of file glsl_trans.hpp.

Member Data Documentation

◆ args

std::vector<std::pair<std::string, std::string> > Eng3D::GLSL::Function::args

Definition at line 98 of file glsl_trans.hpp.

◆ name

std::string Eng3D::GLSL::Function::name

Definition at line 97 of file glsl_trans.hpp.

◆ ret_type

std::string Eng3D::GLSL::Function::ret_type

Definition at line 99 of file glsl_trans.hpp.


The documentation for this class was generated from the following file: