fs.surface.to.tmesh3d {fsbrain}R Documentation

Get an rgl tmesh3d instance from a brain surface mesh.

Description

Get an rgl tmesh3d instance from a brain surface mesh.

Usage

fs.surface.to.tmesh3d(surface)

Arguments

surface

an fs.surface instance, as returned by subject.surface or freesurferformats::read.fs.surface.

Value

a tmesh3d instance, see rgl::tmesh3d for details.


[Package fsbrain version 0.5.5 Index]