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

Picked vertices / triangles on a mesh display surface. More...

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

Go to the source code of this file.

Classes

class  MNELIB::MNEMshPicked
 Picked point on a displayed surface storing vertex index, coordinates, and source value. More...

Namespaces

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

Detailed Description

Picked vertices / triangles on a mesh display surface.

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::MNEMshPicked stores the indices selected by the user in the legacy mesh viewer together with the kind of selection (vertex, label, ROI). Used to round-trip tksurfer selection state into mne-cpp.

Definition in file mne_msh_picked.h.