Learn R Programming

molaR (version 4.5)

vertex_to_face_list: function for making a list of faces on each vertex

Description

crucial function for getting a list of faces which will gather the faces per vertex.

Usage

vertex_to_face_list(plyFile)

Arguments

plyFile

a stanford PLY file vertex_to_face_list()