evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Shader.this
evael
graphics
shaders
Shader
Shader
Undocumented in source.
this
(uint programID, uint vertexID, uint fragmentID, bool linked, uint geometryID)
this
(Shader shader)
class
Shader
this
(
Shader
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