BrainSurfaceSource-class {neuroim} | R Documentation |
A class that is used to produce a BrainSurface
instance
Constructor for BrainSurfaceSource
BrainSurfaceSource(surfaceName, surfaceDataName, index = 1)
surfaceName |
the name of the file containing the surface geometry. |
surfaceDataName |
the name of the file containing the data values to be mapped to the surface. |
index |
the integer offset into the surface data matrix |
metaInfo
a SurfaceGeometryMetaInfo
instance
dataMetaInfo
a SurfaceDataMetaInfo
instance
index
the index offset into the surface data matrix