SolidShader2d

Undocumented in source.

Alias This

shader

Members

Functions

compile
void compile(IRenderer renderer)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ProjectionSetter
Undocumented in source.

Variables

projection_location
GLint projection_location;
Undocumented in source.
shader
ShaderProgram shader;
Undocumented in source.

Mixed In Members

From mixin ProjectionSetter

setProjection
void setProjection(Matrix4f projection)
Undocumented in source. Be warned that the author may not have intended to support it.
setProjection
void setProjection()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta