FreeSurfer surface and annotation I/O. More...
Classes | |
| class | FsAnnotation |
| Free surfer annotation. More... | |
| class | FsAnnotationSet |
| FsAnnotation set. More... | |
| class | FsColortable |
| Vertices label based lookup table. More... | |
| class | FsLabel |
| Freesurfer/MNE label. More... | |
| class | FsSurface |
| FreeSurfer surface mesh. More... | |
| class | FsSurfaceSet |
| A hemisphere set of surfaces. More... | |
Functions | |
| const char * | buildDateTime () |
| const char * | buildHash () |
| const char * | buildHashLong () |
FreeSurfer surface and annotation I/O.
| const char * FSLIB::buildDateTime | ( | ) |
Returns build date and time.
Definition at line 46 of file fs_global.cpp.
| const char * FSLIB::buildHash | ( | ) |
Returns abbreviated build git hash.
Definition at line 50 of file fs_global.cpp.
| const char * FSLIB::buildHashLong | ( | ) |
Returns full build git hash.
Definition at line 54 of file fs_global.cpp.