MNEMshLightSet
Namespace: MNELIB · Library: MNE Library
#include <mne/mne_msh_light_set.h>
class MNELIB::MNEMshLightSet
Collection of lights defining the lighting setup for 3-D rendering.
Public Methods
MNEMshLightSet()
Constructs an empty MNEMshLightSet.
MNEMshLightSet(other)
operator=(other)
MNEMshLightSet()
operator=()
~MNEMshLightSet()
Destructor.
nlight()
Returns the number of lights in the set.
Authors of this file
- Christoph Dinh <christoph.dinh@mne-cpp.org>