vertices: extract vertices from surface

verticesR Documentation

extract vertices from surface

Description

extract vertices from surface

Usage

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 Aug. 29, 2024, 10:53 a.m.