v2.0.0
Loading...
Searching...
No Matches
mne_msh_eyes.h File Reference

Mesh-viewer camera state (position, focal point, up vector, field of view). More...

#include "mne_global.h"
#include <QSharedPointer>
#include <QString>
Include dependency graph for mne_msh_eyes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MNELIB::MNEMshEyes
 Eye/camera position and gaze direction for 3-D surface rendering. More...

Namespaces

namespace  MNELIB
 Core MNE data structures (source spaces, source estimates, hemispheres).

Detailed Description

Mesh-viewer camera state (position, focal point, up vector, field of view).

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

MNELIB::MNEMshEyes captures the camera parameters that the tksurfer / mneAnalyze viewers serialised next to a scene; used by mne-cpp's 3D viewers to reproduce a saved viewpoint exactly.

Definition in file mne_msh_eyes.h.