chickadee » gl-utils » mesh-copy!

(mesh-copy! TO AT FROM [START] [END])procedure

Similar to bytevector-copy!, copies the vertices of mesh FROM between vertices START and END to mesh TO, starting at vertex AT.