Cogs.Core
|
Public Attributes | |
std::string | shaderSource |
std::string | vsSource |
std::string | gsSource |
std::string | psSource |
Definition at line 33 of file EffectsGL20.h.
std::string Cogs::ShaderSource::gsSource |
Definition at line 38 of file EffectsGL20.h.
std::string Cogs::ShaderSource::psSource |
Definition at line 39 of file EffectsGL20.h.
std::string Cogs::ShaderSource::shaderSource |
Definition at line 35 of file EffectsGL20.h.
std::string Cogs::ShaderSource::vsSource |
Definition at line 37 of file EffectsGL20.h.