evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Shader.createShader
evael
graphics
shaders
Shader
Shader
Generates and compiles a shader
uint
m_programID
;
uint
m_vertexID
;
uint
m_fragmentID
;
uint
m_geometryID
;
Meta
Source
See Implementation
evael
graphics
shaders
Shader
Shader
constructors
this
functions
dispose
getUniformLocation
link
properties
fragmentID
geometryID
name
programID
vertexID
static functions
createShader
load
variables
modelMatrix
projectionMatrix
viewMatrix
Generates and compiles a shader