Mesh

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

bind
void bind()
Undocumented in source. Be warned that the author may not have intended to support it.
load
bool load(char[] path)
Undocumented in source. Be warned that the author may not have intended to support it.
uploadData
void uploadData()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ibo
Buffer ibo;
Undocumented in source.
indices
ushort[] indices;
Undocumented in source.
vbo
Buffer vbo;
Undocumented in source.
vertices
float[] vertices;
Undocumented in source.

Meta