|
Mountain
1.0.0
Simple C++ 2D Game Framework
|
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. | |
Encapsulates shader code information.
Definition at line 18 of file shader.hpp.