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;
FIFF class declaration, which provides static wrapper functions to stay consistent with mne matlab to...
Definitions for describing the objects in a FIFF file.
mne library export/import macros.
BEM surface provides geometry information.
QVector< QVector< int > > neighbor_vert
QSharedPointer< const MNEBemSurface > ConstSPtr
FIFFLIB::fiff_float_t sigma
QSharedPointer< MNEBemSurface > SPtr
QVector< QVector< int > > neighbor_tri
Eigen::MatrixX3d tri_cent
FIFFLIB::fiff_int_t coord_frame