37#ifndef MNE_BEM_SURFACE_H
38#define MNE_BEM_SURFACE_H
55#include <Eigen/SparseCore>
88 typedef QSharedPointer<MNEBemSurface>
SPtr;
89 typedef QSharedPointer<const MNEBemSurface>
ConstSPtr;
161 static QString
id_name(
int id);
FIFF class declaration, which provides static wrapper functions to stay consistent with mne matlab to...
Old fiff_type declarations - replace them.
mne library export/import macros.
MNESurface class declaration.
Core MNE data structures (source spaces, source estimates, hemispheres).
QSharedPointer< const MNEBemSurface > ConstSPtr
void writeToStream(FIFFLIB::FiffStream *p_pStream)
QSharedPointer< MNEBemSurface > SPtr
Eigen::MatrixX3d tri_cent
static QString id_name(int id)