selectRegionsFromSurf: Select regions from a surface

View source: R/plotting.R

selectRegionsFromSurfR Documentation

Select regions from a surface

Description

Select regions from a surface

Usage

selectRegionsFromSurf(surf, selfun = NULL)

Arguments

surf

The surface from which regions should be selected

selfun

(optional) function returning determining whether x,y,z coords are within a selection region.

Details

if selfun is not set (i.e. it is NULL) then a call will be made to select3d() with a message prompting for the user to draw a selection box.

See Also

select3d


jefferis/flycircuit documentation built on Feb. 4, 2023, 6:04 p.m.