OpenEnroth 0259030
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TextUniforms Struct Reference

#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
 

Member Function Documentation

◆ submit()

void TextUniforms::submit ( const OpenGLShader shader) const

Member Data Documentation

◆ projection

glm::mat4 TextUniforms::projection = {}

◆ texture0

int TextUniforms::texture0 = 0

◆ texture1

int TextUniforms::texture1 = 1

◆ view

glm::mat4 TextUniforms::view = {}

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