BufferRenderer

Undocumented in source.

Constructors

this
this(IRenderer renderer)
Undocumented in source.

Members

Functions

draw
void draw(Batch2d batch)
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw(IRenderer renderer, TexturedBatch2d batch)
Undocumented in source. Be warned that the author may not have intended to support it.
updateOrtoMatrix
void updateOrtoMatrix(IRenderer renderer)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

colUvShader2d
ColUvShader2d colUvShader2d;
Undocumented in source.
ortho_projection
Matrix4f ortho_projection;
Undocumented in source.
solidShader2d
SolidShader2d solidShader2d;
Undocumented in source.
solidShader3d
SolidShader3d solidShader3d;
Undocumented in source.
transparentShader3d
TransparentShader3d transparentShader3d;
Undocumented in source.
vao
Vao vao;
Undocumented in source.
vbo
Vbo vbo;
Undocumented in source.

Meta