convert_off_file: Convert Mesh3d File to List

View source: R/plotting_functions.R

convert_off_fileR Documentation

Convert Mesh3d File to List

Description

converts a mesh3d file to a list format that's more friendly to our ECT functions.

Usage

convert_off_file(mesh)

Arguments

mesh

(mesh3d): The input mesh to transform to a list.

Value

complex (list): The mesh converted to list form.


lcrawlab/SINATRA documentation built on Sept. 13, 2023, 2 p.m.