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

#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
 

Member Function Documentation

◆ submit()

void TwoDUniforms::submit ( const OpenGLShader shader) const

Member Data Documentation

◆ paltex2D

int TwoDUniforms::paltex2D = 1

◆ projection

glm::mat4 TwoDUniforms::projection = {}

◆ texture0

int TwoDUniforms::texture0 = 0

◆ view

glm::mat4 TwoDUniforms::view = {}

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