MNEMshLight
Namespace: MNELIB · Library: MNE Library
#include <mne/mne_msh_light.h>
class MNELIB::MNEMshLight
Replaces *mshLight,mshLightRec struct (analyze_types.c).
Single light source with position, color, and state for 3-D surface rendering.
Public Methods
MNEMshLight()
Constructs the MNEMshLight.
MNEMshLight(p_mneMshLight)
Copy Constructs of the MNEMshLight.
MNEMshLight(state, posX, posY, posZ, diffX, diffY, diffZ)
Constructs the MNEMshLight.
~MNEMshLight()
Destroys the MNEMshLight.
Authors of this file
- Christoph Dinh <christoph.dinh@mne-cpp.org>