tmesh3d.to.fs.surface: Get an fs.surface brain mesh from an rgl tmesh3d instance.
Description
Get an fs.surface brain mesh from an rgl tmesh3d instance.
Usage
tmesh3d.to.fs.surface(tmesh)
Arguments
tmesh
a tmesh3d instance, see rgl::tmesh3d
for details.
Value
an fs.surface instance, as returned by subject.surface
or freesurferformats::read.fs.surface
.