Tree item identifying a connectivity network rendered as instanced nodes and edges. More...


Go to the source code of this file.
Classes | |
| class | NetworkTreeItem |
| Tree item representing a connectivity network. More... | |
Tree item identifying a connectivity network rendered as instanced nodes and edges.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Holds only the unique object key that maps the item back to its CONNECTIVITYLIB::Network payload inside NetworkObject. The actual graph (nodes as spheres, edges as cylinders colour-mapped by weight) lives on the GPU as a pair of instanced meshes, regenerated whenever the threshold or colormap changes.
Definition in file networktreeitem.h.