38 v.setValue(annotation);
Tree item wrapping a FreeSurfer FSLIB::FsSurface plus optional FSLIB::FsAnnotation parcellation.
AbstractTreeItem(const QString &text="", int type=AbstractItem)
SurfaceTreeItem(const QString &text="")
void setSurfaceData(const FSLIB::FsSurface &surface)
void setAnnotationData(const FSLIB::FsAnnotation &annotation)
FSLIB::FsSurface surfaceData() const
FSLIB::FsAnnotation annotationData() const
void setShaderMode(int mode)
Single-hemisphere FreeSurfer parcellation: vertex → region label plus embedded colortable.
In-memory FreeSurfer triangular cortical surface for one hemisphere.