fsbrain (version 0.0.2)

vis.coloredmesh: Draw a coloredmesh using a style.

Description

Draw a coloredmesh using a style.

Usage

vis.coloredmesh(cmesh, style = "default")

Arguments

cmesh,

a coloredmesh. A coloredmesh is a named list as returned by the coloredmesh.from.* functions. It has the entries 'mesh' of type tmesh3d, a 'col', which is a color specification for such a mesh.

style,

a named list of style parameters or a string specifying an available style by name (e.g., 'shiny'). Defaults to 'default', the default style.