Last data update: 2014.03.03

R: function for making a list of faces on each vertex
vertex_to_face_listR Documentation

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()

Results