Mountain  1.0.0
Simple C++ 2D Game Framework
Mountain::ShaderCode Struct Reference

Encapsulates shader code information. More...

#include <shader.hpp>

+ Collaboration diagram for Mountain::ShaderCode:

Public Attributes

std::string code
 Pointer to raw code.
 
Graphics::ShaderType type
 Shader type.
 

Detailed Description

Encapsulates shader code information.

Definition at line 18 of file shader.hpp.


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