View source: R/updateMeshlist.r
updateMeshlist | R Documentation |
replace vertices in a meshlist with new values from an array
updateMeshlist(x, array)
x |
list containing triangular meshes of class mesh3d |
array |
k x 3 x n array containing replacement vertices for x; the i-th matrix will be inserted in the i-th mesh |
list with updated meshes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.