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

Tree item wrapping a single MNELIB::MNEBemSurface (brain / inner-skull / outer-skull / scalp shell). More...

Include dependency graph for bemtreeitem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BemTreeItem
 Tree item representing a BEM surface layer in the 3-D scene hierarchy. More...

Detailed Description

Tree item wrapping a single MNELIB::MNEBemSurface (brain / inner-skull / outer-skull / scalp shell).

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

BEM surfaces are triangulated boundary meshes produced by mne_watershed_bem or the FreeSurfer mri_make_bem_surfaces tool. Each compartment lives in its own tree item so the user can toggle scalp / skull / brain layers independently — essential for inspecting forward-model conductor geometry.

Definition in file bemtreeitem.h.