BrainSurfaceVector-class {neuroim} | R Documentation |
BrainSurfaceVector
Description
a three-dimensional surface consisting of a set of triangle vertices with multiple values per vertex.
Slots
source
the data source for the surface
mesh
the underlying
mesh3d
objectmat
a matrix of values where each column contains a vector of values over the surface nodes.
[Package neuroim version 0.0.6 Index]