Learn R Programming

Rvcg (version 0.24)

vcgVFadj: find all faces belonging to each vertex in a mesh

Description

find all faces belonging to each vertex in a mesh and report their indices

Usage

vcgVFadj(mesh)

Value

list containing one vector per vertex containgin the indices of the adjacent faces

Arguments

mesh

triangular mesh of class "mesh3d"