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