95 typedef QSharedPointer<MNESourceSpace>
SPtr;
96 typedef QSharedPointer<const MNESourceSpace>
ConstSPtr;
130 inline bool isEmpty()
const;
142 static qint32 find_source_space_hemi(
MNEHemisphere& p_Hemisphere);
150 QList<Eigen::VectorXi> get_vertno()
const;
162 QList<Eigen::VectorXi> label_src_vertno_sel(
const FSLIB::Label &p_label, Eigen::VectorXi &src_sel)
const;
185 MNESourceSpace pick_regions(
const QList<FSLIB::Label> &p_qListLabels)
const;
209 inline qint32 size()
const;
226 bool transform_source_space_to(FIFFLIB::fiff_int_t dest,
300 static bool complete_source_space_info(
MNEHemisphere& p_Hemisphere);
319 QList<MNEHemisphere> m_qListHemispheres;