updateMeshlist: replace vertices in a meshlist with new values from an array

View source: R/updateMeshlist.r

updateMeshlistR Documentation

replace vertices in a meshlist with new values from an array

Description

replace vertices in a meshlist with new values from an array

Usage

updateMeshlist(x, array)

Arguments

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

Value

list with updated meshes


zarquon42b/mesheR documentation built on Nov. 14, 2024, 3:30 p.m.