TexRectArray

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

appendQuad
TexRectArray appendQuad(Rect geometryQuad, Rect textureQuad)
Undocumented in source. Be warned that the author may not have intended to support it.
bind
void bind()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load()
Undocumented in source. Be warned that the author may not have intended to support it.
unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

vao
uint vao;
vbo
uint vbo;
Undocumented in source.
vertieces
TexVertex[] vertieces;
Undocumented in source.

Meta