MNE-CPP
0.1.9
A Framework for Electrophysiology
|
This is the complete list of members for FSLIB::Annotation, including all inherited members.
Annotation() | FSLIB::Annotation | |
Annotation(const QString &p_sFileName) | FSLIB::Annotation | explicit |
Annotation(const QString &subject_id, qint32 hemi, const QString &surf, const QString &subjects_dir) | FSLIB::Annotation | explicit |
Annotation(const QString &path, qint32 hemi, const QString &surf) | FSLIB::Annotation | explicit |
clear() | FSLIB::Annotation | |
ConstSPtr typedef | FSLIB::Annotation | |
fileName() const | FSLIB::Annotation | inline |
filePath() const | FSLIB::Annotation | inline |
getColortable() | FSLIB::Annotation | inline |
getColortable() const | FSLIB::Annotation | inline |
getLabelIds() | FSLIB::Annotation | inline |
getLabelIds() const | FSLIB::Annotation | inline |
getVertices() | FSLIB::Annotation | inline |
getVertices() const | FSLIB::Annotation | inline |
hemi() const | FSLIB::Annotation | inline |
isEmpty() const | FSLIB::Annotation | inline |
read(const QString &subject_id, qint32 hemi, const QString &atlas, const QString &subjects_dir, Annotation &p_Annotation) | FSLIB::Annotation | static |
read(const QString &path, qint32 hemi, const QString &atlas, Annotation &p_Annotation) | FSLIB::Annotation | static |
read(const QString &p_sFileName, Annotation &p_Annotation) | FSLIB::Annotation | static |
SPtr typedef | FSLIB::Annotation | |
toLabels(const Surface &p_surf, QList< Label > &p_qListLabels, QList< Eigen::RowVector4i > &p_qListLabelRGBAs, const QStringList &lLabelPicks=QStringList()) const | FSLIB::Annotation | |
~Annotation() | FSLIB::Annotation |