Render

Undocumented in source.

Constructors

this
this(Matrix!(4, 4) delegate() getMvp)
Undocumented in source.

Members

Functions

line
void line(Vector!3 from, Vector!3 to)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

color
float[4] color [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
color
float[4] color [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

getMvp
Matrix!(4, 4) delegate() getMvp;
Undocumented in source.
lineBatch
Batch lineBatch;
Undocumented in source.
lineShader
Shader lineShader;
Undocumented in source.
m_color
float[4] m_color;
Undocumented in source.

Meta