vertices: extract vertices from surface

Description Usage Arguments

Description

extract vertices from surface

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
vertices(x, ...)

## S4 method for signature 'NeuroSurface'
vertices(x)

## S4 method for signature 'NeuroSurfaceVector'
vertices(x, indices)

## S4 method for signature 'SurfaceGeometry'
vertices(x, indices)

Arguments

x

the surface object

...

extra args

indices

a vector of indices specifying the valid surface nodes.


bbuchsbaum/neurosurf documentation built on April 6, 2021, 10:08 a.m.