|
MNE-CPP
0.1.9
A Framework for Electrophysiology
|
Go to the documentation of this file.
37 #ifndef MNE_BEM_SURFACE_H
38 #define MNE_BEM_SURFACE_H
54 #include <Eigen/SparseCore>
82 typedef QSharedPointer<MNEBemSurface>
SPtr;
83 typedef QSharedPointer<const MNEBemSurface>
ConstSPtr;
119 bool addTriangleData();
127 bool add_geometry_info();
137 bool addVertexNormals();
155 static QString id_name(
int id);
158 FIFFLIB::fiff_int_t
id;
159 FIFFLIB::fiff_int_t
np;
178 #endif // MNE_BEMSURFACE_H
FIFFLIB::fiff_int_t coord_frame
QVector< QVector< int > > neighbor_vert
FIFF class declaration, which provides static wrapper functions to stay consistent with mne matlab to...
QSharedPointer< const MNEBemSurface > ConstSPtr
QSharedPointer< MNEBemSurface > SPtr
QVector< QVector< int > > neighbor_tri
mne library export/import macros.
FIFFLIB::fiff_float_t sigma
Definitions for describing the objects in a FIFF file.
BEM surface provides geometry information.
Eigen::MatrixX3d tri_cent