Cogs.Core
Public Attributes | List of all members
Cogs::ShaderSource Struct Reference

Public Attributes

std::string shaderSource
 
std::string vsSource
 
std::string gsSource
 
std::string psSource
 

Detailed Description

Definition at line 33 of file EffectsGL20.h.

Member Data Documentation

◆ gsSource

std::string Cogs::ShaderSource::gsSource

Definition at line 38 of file EffectsGL20.h.

◆ psSource

std::string Cogs::ShaderSource::psSource

Definition at line 39 of file EffectsGL20.h.

◆ shaderSource

std::string Cogs::ShaderSource::shaderSource

Definition at line 35 of file EffectsGL20.h.

◆ vsSource

std::string Cogs::ShaderSource::vsSource

Definition at line 37 of file EffectsGL20.h.


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