mesh_to_points {habtools} | R 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.
[Package habtools version 1.0.5 Index]