- incCreateCircleBuffer
vec3[] incCreateCircleBuffer(vec2 origin, vec2 radii, uint segments)
Undocumented in source. Be warned that the author may not have intended to support it.
- incCreateLineBuffer
vec3[] incCreateLineBuffer(vec2 from, vec2 to)
Undocumented in source. Be warned that the author may not have intended to support it.
- incCreateRectBuffer
vec3[] incCreateRectBuffer(vec2 from, vec2 to)
Undocumented in source. Be warned that the author may not have intended to support it.