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

Single directional / positional light source for the mesh viewer. More...

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

Go to the source code of this file.

Classes

class  MNELIB::MNEMshLight
 Single light source with position, color, and state for 3-D surface rendering. More...

Namespaces

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

Detailed Description

Single directional / positional light source for the mesh viewer.

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::MNEMshLight stores direction or position, RGB colour, intensity and on/off state - one record per scene light - matching the tksurfer light specification.

Definition in file mne_msh_light.h.