fsbrain.renderable: Check whether object can be rendered by fsbrain

View source: R/vis_meshes.R

fsbrain.renderableR Documentation

Check whether object can be rendered by fsbrain

Description

Check whether object can be rendered by fsbrain

Usage

fsbrain.renderable(x)

Arguments

x

any 'R' object

Value

TRUE if *x* is an instance of a class that can be rendered by fsbrain visualization functions, and FALSE otherwise. Currently, the following types are renderable: 'fs.coloredvoxels', 'fs.coloredmesh', 'Triangles3D'.

See Also

is.Triangles3D


dfsp-spirit/nitools documentation built on Jan. 26, 2024, 8:24 p.m.