vertexdists.to.point: Compute Euclidean distance from all mesh vertices to given...

Description Usage Arguments Value See Also

View source: R/surface_dist.R

Description

Compute Euclidean distance from all mesh vertices to given point.

Usage

1
vertexdists.to.point(surface, point_coords)

Arguments

surface

an fs.surface instance

point_coords

double vector of length 3, the xyz coords of a single point.

Value

double vector of distances

See Also

Other Euclidean distance util functions: closest.vert.to.point(), vertex.euclid.dist()


freesurferformats documentation built on Feb. 11, 2022, 5:06 p.m.