- add
void add(Vec pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- add
void add(uint target, float[] data)
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.
- 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.