| add_geometry_info(int do_normals, int check_too_many_neighbors) | MNELIB::MNESurfaceOrVolume | |
| add_geometry_info(int do_normals) | MNELIB::MNESurfaceOrVolume | |
| add_geometry_info2(int do_normals) | MNELIB::MNESurfaceOrVolume | |
| add_patch_stats() | MNELIB::MNESourceSpace | |
| add_triangle_data() | MNELIB::MNESurfaceOrVolume | |
| add_uniform_curv() | MNELIB::MNESurfaceOrVolume | |
| add_vertex_normals() | MNELIB::MNESurfaceOrVolume | |
| calculate_vertex_distances() | MNELIB::MNESurfaceOrVolume | |
| clone() const | MNELIB::MNESourceSpace | virtual |
| cm | MNELIB::MNESurfaceOrVolume | |
| compute_cm(const PointsT &rr, int np, float(&cm)[3]) | MNELIB::MNESurfaceOrVolume | static |
| compute_surface_cm() | MNELIB::MNESurfaceOrVolume | |
| ConstSPtr typedef | MNELIB::MNESourceSpace | |
| coord_frame | MNELIB::MNESurfaceOrVolume | |
| create_source_space(int np) | MNELIB::MNESourceSpace | static |
| curv | MNELIB::MNESurfaceOrVolume | |
| dist | MNELIB::MNESurfaceOrVolume | |
| dist_limit | MNELIB::MNESurfaceOrVolume | |
| enable_all_sources() | MNELIB::MNESourceSpace | |
| filter_source_space(FilterThreadArg *arg) | MNELIB::MNESourceSpace | static |
| filter_source_spaces(const MNESurface &surf, float limit, const FIFFLIB::FiffCoordTrans &mri_head_t, std::vector< std::unique_ptr< MNESourceSpace > > &spaces, QTextStream *filtered) | MNELIB::MNESourceSpace | static |
| filter_source_spaces(float limit, const QString &bemfile, const FIFFLIB::FiffCoordTrans &mri_head_t, std::vector< std::unique_ptr< MNESourceSpace > > &spaces, QTextStream *filtered, bool use_threads) | MNELIB::MNESourceSpace | static |
| find_source_space_hemi() const | MNELIB::MNESourceSpace | |
| id | MNELIB::MNESurfaceOrVolume | |
| interpolator | MNELIB::MNESurfaceOrVolume | |
| inuse | MNELIB::MNESurfaceOrVolume | |
| is_left_hemi() const | MNELIB::MNESourceSpace | |
| itris | MNELIB::MNESurfaceOrVolume | |
| load_surface(const QString &surf_file, const QString &curv_file) | MNELIB::MNESourceSpace | static |
| load_surface_geom(const QString &surf_file, const QString &curv_file, int add_geometry, int check_too_many_neighbors) | MNELIB::MNESourceSpace | static |
| make_volume_source_space(const MNESurface &surf, float grid, float exclude, float mindist) | MNELIB::MNESourceSpace | static |
| mgh_tags | MNELIB::MNESurfaceOrVolume | |
| MNESourceSpace(int np=0) | MNELIB::MNESourceSpace | |
| MNESurfaceOrVolume() | MNELIB::MNESurfaceOrVolume | |
| MNESurfaceOrVolume(const MNESurfaceOrVolume &)=default | MNELIB::MNESurfaceOrVolume | |
| MNESurfaceOrVolume(MNESurfaceOrVolume &&)=default | MNELIB::MNESurfaceOrVolume | |
| MRI_surf_RAS_RAS_t | MNELIB::MNESurfaceOrVolume | |
| MRI_vol_dims | MNELIB::MNESurfaceOrVolume | |
| MRI_volume | MNELIB::MNESurfaceOrVolume | |
| MRI_voxel_surf_RAS_t | MNELIB::MNESurfaceOrVolume | |
| nearest | MNELIB::MNESurfaceOrVolume | |
| nearestDistVec() const | MNELIB::MNESurfaceOrVolume | |
| nearestVertIdx() const | MNELIB::MNESurfaceOrVolume | |
| neighbor_tri | MNELIB::MNESurfaceOrVolume | |
| neighbor_vert | MNELIB::MNESurfaceOrVolume | |
| nn | MNELIB::MNESurfaceOrVolume | |
| nneighbor_tri | MNELIB::MNESurfaceOrVolume | |
| nneighbor_vert | MNELIB::MNESurfaceOrVolume | |
| NormalsT typedef | MNELIB::MNESurfaceOrVolume | |
| np | MNELIB::MNESurfaceOrVolume | |
| ntri | MNELIB::MNESurfaceOrVolume | |
| nuse | MNELIB::MNESurfaceOrVolume | |
| nuse_tri | MNELIB::MNESurfaceOrVolume | |
| operator=(const MNESurfaceOrVolume &)=default | MNELIB::MNESurfaceOrVolume | |
| operator=(MNESurfaceOrVolume &&)=default | MNELIB::MNESurfaceOrVolume | |
| patches | MNELIB::MNESurfaceOrVolume | |
| PointsT typedef | MNELIB::MNESurfaceOrVolume | |
| read_label(const QString &label, Eigen::VectorXi &sel) | MNELIB::MNESourceSpace | static |
| read_source_spaces(const QString &name, std::vector< std::unique_ptr< MNESourceSpace > > &spaces) | MNELIB::MNESourceSpace | static |
| rearrange_source_space() | MNELIB::MNESourceSpace | |
| restrict_sources_to_labels(std::vector< std::unique_ptr< MNESourceSpace > > &spaces, const QStringList &labels, int nlabel) | MNELIB::MNESourceSpace | static |
| rr | MNELIB::MNESurfaceOrVolume | |
| setNearestData(const Eigen::VectorXi &nearestIdx, const Eigen::VectorXd &nearestDist) | MNELIB::MNESurfaceOrVolume | |
| sigma | MNELIB::MNESurfaceOrVolume | |
| solid_angle(const Eigen::Vector3f &from, const MNELIB::MNETriangle &tri) | MNELIB::MNESurfaceOrVolume | static |
| SPtr typedef | MNELIB::MNESourceSpace | |
| subject | MNELIB::MNESurfaceOrVolume | |
| tot_area | MNELIB::MNESurfaceOrVolume | |
| transform_source_space(const FIFFLIB::FiffCoordTrans &t) | MNELIB::MNESourceSpace | |
| transform_source_spaces_to(int coord_frame, const FIFFLIB::FiffCoordTrans &t, std::vector< std::unique_ptr< MNESourceSpace > > &spaces) | MNELIB::MNESourceSpace | static |
| TrianglesT typedef | MNELIB::MNESurfaceOrVolume | |
| tris | MNELIB::MNESurfaceOrVolume | |
| type | MNELIB::MNESurfaceOrVolume | |
| update_inuse(Eigen::VectorXi new_inuse) | MNELIB::MNESourceSpace | |
| use_itris | MNELIB::MNESurfaceOrVolume | |
| use_tris | MNELIB::MNESurfaceOrVolume | |
| val | MNELIB::MNESurfaceOrVolume | |
| vert_dist | MNELIB::MNESurfaceOrVolume | |
| vertno | MNELIB::MNESurfaceOrVolume | |
| vol_dims | MNELIB::MNESurfaceOrVolume | |
| vol_geom | MNELIB::MNESurfaceOrVolume | |
| voxel_size | MNELIB::MNESurfaceOrVolume | |
| voxel_surf_RAS_t | MNELIB::MNESurfaceOrVolume | |
| ~MNESourceSpace() override | MNELIB::MNESourceSpace | |
| ~MNESurfaceOrVolume() | MNELIB::MNESurfaceOrVolume | virtual |