- allocate
T[] allocate(size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
- triangulateFaces
Face3[] triangulateFaces(Faces faces)
Undocumented in source. Be warned that the author may not have intended to support it.
- unrollFaces
V[] unrollFaces(V[] vertices, Face3[] faces)
Undocumented in source. Be warned that the author may not have intended to support it.
- unrollFaces
V[] unrollFaces(V[] vertices, Faces faces)
Undocumented in source. Be warned that the author may not have intended to support it.