v2.0.0
Loading...
Searching...
No Matches
FSLIB Namespace Reference

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 ()

Detailed Description

FreeSurfer surface and annotation I/O.

Function Documentation

◆ buildDateTime()

const char * FSLIB::buildDateTime ( )

Returns build date and time.

Definition at line 46 of file fs_global.cpp.

◆ buildHash()

const char * FSLIB::buildHash ( )

Returns abbreviated build git hash.

Definition at line 50 of file fs_global.cpp.

◆ buildHashLong()

const char * FSLIB::buildHashLong ( )

Returns full build git hash.

Definition at line 54 of file fs_global.cpp.