vol.frac.vertices: Compute the vertex coordinates of a (possibly interpolated)...

View source: R/vol2surf.R

vol.frac.verticesR Documentation

Compute the vertex coordinates of a (possibly interpolated) surface for one hemisphere.

Description

Compute the vertex coordinates of a (possibly interpolated) surface for one hemisphere.

Usage

vol.frac.vertices(surface, frac_surface, surface_frac)

Arguments

surface

an fs.surface instance, the surface to sample, or NULL if surface_frac is given.

frac_surface

an fs.surface instance or NULL, the second surface for the interpolation.

surface_frac

numeric scalar or NULL, the fraction from surface to frac_surface.

Value

numeric matrix, the vertex coordinates.


fsbrain documentation built on Sept. 27, 2026, 1:07 a.m.