- add
void add(vec pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- addColor
void addColor(color c)
Undocumented in source. Be warned that the author may not have intended to support it.
- addNormal
void addNormal(vec v)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPoint
void addPoint(vec pos, color col)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPoint
void addPoint(vec pos, vec normal)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPoint
void addPoint(vec pos, vec normal, color col)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPoint
void addPoint(vec pos, tex t)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPoint
void addPoint(vec pos, vec normal, tex t)
Undocumented in source. Be warned that the author may not have intended to support it.
- addTex
void addTex(tex t)
Undocumented in source. Be warned that the author may not have intended to support it.
- addVertex
void addVertex(vec v)
Undocumented in source. Be warned that the author may not have intended to support it.
- begin
void begin(int verts, uint type)
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.
- finish
void finish()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateVertices
void updateVertices(float[] data, size_t pos, size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.