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

#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
 

Member Function Documentation

◆ submit()

void BillboardUniforms::submit ( const OpenGLShader shader) const

Member Data Documentation

◆ fog

FogUniforms BillboardUniforms::fog

◆ gamma

float BillboardUniforms::gamma = 0

◆ paltex2D

int BillboardUniforms::paltex2D = 1

◆ projection

glm::mat4 BillboardUniforms::projection = {}

◆ texture0

int BillboardUniforms::texture0 = 0

◆ view

glm::mat4 BillboardUniforms::view = {}

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