mesh2ply: Write a ply format for MorphoGraphX from a mesh3D R object

Description Usage Arguments Value

View source: R/mesh2ply.R

Description

Write a ply format for MorphoGraphX from a mesh3D R object

Usage

1
2
mesh2ply(mesh = mesh, filename = "my_ply.ply",
  label_it_for_mesh = mesh$label_it)

Arguments

mesh

A 3D (triangular) mesh object.

filename

The name we want to give to the created .ply file.

label_it_for_mesh

Triangle color.

Value

a .ply file readable by MorphoGraphX


marionlouveaux/mgx2r documentation built on May 30, 2019, 12:47 p.m.