FreeSurfer surface and annotation I/O. More...
Classes | |
| class | Annotation |
| Free surfer annotation. More... | |
| class | AnnotationSet |
| Annotation set. More... | |
| class | Colortable |
| Vertices label based lookup table. More... | |
| class | Label |
| Freesurfer/MNE label. More... | |
| class | Surface |
| FreeSurfer surface mesh. More... | |
| class | SurfaceSet |
| 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.