|
OpenEnroth 0259030
|
#include <OpenGLShaderParams.h>
Public Member Functions | |
| void | submit (const OpenGLShader &shader) const |
Public Attributes | |
| glm::mat4 | projection = {} |
| glm::mat4 | view = {} |
| int | texture0 = 0 |
| int | texture1 = 1 |
| void TextUniforms::submit | ( | const OpenGLShader & | shader | ) | const |
| glm::mat4 TextUniforms::projection = {} |
| int TextUniforms::texture0 = 0 |
| int TextUniforms::texture1 = 1 |
| glm::mat4 TextUniforms::view = {} |