OpenEnroth 0259030
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 = {}
 
Colorf fogColor
 
float fogStart = 0
 
float fogMiddle = 0
 
float fogEnd = 0
 
float gamma = 0
 
int paltex2D = 1
 
int texture0 = 0
 

Member Function Documentation

◆ submit()

void BillboardUniforms::submit ( const OpenGLShader shader) const

Member Data Documentation

◆ fogColor

Colorf BillboardUniforms::fogColor

◆ fogEnd

float BillboardUniforms::fogEnd = 0

◆ fogMiddle

float BillboardUniforms::fogMiddle = 0

◆ fogStart

float BillboardUniforms::fogStart = 0

◆ 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: