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