mesh_to_points: Transform mesh to 3D point cloud

View source: R/mesh_to_points.R

mesh_to_pointsR Documentation

Transform mesh to 3D point cloud

Description

Transform mesh to 3D point cloud

Usage

mesh_to_points(mesh)

Arguments

mesh

A triangular mesh of class mesh3d.

Value

A data frame with XYZ coordinates.


habtools documentation built on May 29, 2024, 7:30 a.m.