mesh.vertex.included.faces: Return all faces which are made up completely of the listed...

Description Usage Arguments Value See Also

View source: R/helpers.R

Description

Return all faces which are made up completely of the listed vertices.

Usage

1
mesh.vertex.included.faces(surface_mesh, source_vertices)

Arguments

surface_mesh

surface mesh, as loaded by subject.surface or read.fs.surface.

source_vertices

integer vector, the vertex indices.

Value

integer vector, the face indices

See Also

Other surface mesh functions: face.edges(), label.border(), mesh.vertex.neighbors(), subject.surface(), vis.path.along.verts()


neuroconductor/fsbrain documentation built on Sept. 16, 2020, 2:30 p.m.