v2.0.0
Loading...
Searching...
No Matches
dataloader.cpp File Reference

Loader implementations for FreeSurfer / MNE source-space, BEM and FIFF inputs feeding the disp3D scene. More...

#include "dataloader.h"
#include "core/surfacekeys.h"
#include "model/items/sensortreeitem.h"
#include "renderable/brainsurface.h"
#include <QFile>
#include <QFileInfo>
#include <QDebug>
#include <QCoreApplication>
#include <Eigen/Dense>
#include <fiff/fiff.h>
#include <fiff/fiff_constants.h>
#include <fiff/fiff_stream.h>
#include <fiff/fiff_dig_point_set.h>
#include <mne/mne_bem.h>
#include <fs/fs_surface.h>
Include dependency graph for dataloader.cpp:

Go to the source code of this file.

Detailed Description

Loader implementations for FreeSurfer / MNE source-space, BEM and FIFF inputs feeding the disp3D scene.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.0.0
Date
March 2026

Definition in file dataloader.cpp.