liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Shader.this
liberty
graphics
shader
impl
Shader
* Create a new shader program with empty map and id.
class
Shader
this
(
string
id
)
Meta
Source
See Implementation
liberty
graphics
shader
impl
Shader
constructors
this
functions
addCustomRenderMethod
addFragmentCode
addGlobalRenderMethod
addPerEntityRenderMethod
addVertexCode
build
getEntityById
getMap
getProgram
hasFragmentProgram
hasVertexProgram
isViewMatrixEnabled
registerEntity
removeEntity
removeEntityById
render
setViewMatrixEnabled
variables
id
* Create a new shader program with empty map and id.