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

Implementation of MNELIB::MNEPatchInfo. More...

#include "mne_patch_info.h"
#include "mne_source_space.h"
#include <mne/mne_triangle.h>
Include dependency graph for mne_patch_info.cpp:

Go to the source code of this file.

Variables

constexpr int X = 0
constexpr int Y = 1
constexpr int Z = 2

Detailed Description

Implementation of MNELIB::MNEPatchInfo.

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

Implements patch construction from the source-space MNENearest mapping and the FIFF read/write of FIFF_MNE_SOURCE_SPACE_PATCH_INFO tags.

Definition in file mne_patch_info.cpp.

Variable Documentation

◆ X

int X = 0
constexpr

Definition at line 32 of file mne_patch_info.cpp.

◆ Y

int Y = 1
constexpr

Definition at line 33 of file mne_patch_info.cpp.

◆ Z

int Z = 2
constexpr

Definition at line 34 of file mne_patch_info.cpp.