R/transform_mesh_functions.R
transform_mesh.Rd
Transform Mesh (3x3 or 4x4, row-vector)
transform_mesh(mesh, transform_matrix)
The mesh.
3x3 (linear only) or 4x4 row-vector homogeneous.
Transformed mesh. For 4x4, applies rotation/scale and translation.