coloredmeshes_to_scimesh: Convert a hemilist of fs.coloredmeshes to a list of scimesh...

View source: R/scimesh_bridge.R

coloredmeshes_to_scimeshR Documentation

Convert a hemilist of fs.coloredmeshes to a list of scimesh mesh descriptors

Description

Convert a hemilist of fs.coloredmeshes to a list of scimesh mesh descriptors

Usage

coloredmeshes_to_scimesh(coloredmeshes, style = "default")

Arguments

coloredmeshes

a named list with entries "lh" and/or "rh", each an fs.coloredmesh instance.

style

a rendering style (see get.rglstyle), passed through to coloredmesh_to_scimesh.

Value

a named list of scimesh mesh descriptors, with the same hemilist structure. Only meshes with render=TRUE are included.


fsbrain documentation built on Aug. 23, 2026, 5:06 p.m.