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


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). | |
Picked vertices / triangles on a mesh display surface.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
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.