ensure.tmesh3d {fsbrain} | R Documentation |
Ensure the mesh is a tmesh3d instance. Will convert fs.surfaces to one automatically.
Description
Ensure the mesh is a tmesh3d instance. Will convert fs.surfaces to one automatically.
Usage
ensure.tmesh3d(mesh)
Arguments
mesh |
whatever, but hopefully an |
Value
tmesh3d instance, the input or converted from the input.
Note
This function will stop if the mesh cannot be converted to tmesh3d.
[Package fsbrain version 0.5.5 Index]