34#include <QSharedPointer>
60 typedef QSharedPointer<MNEMshLight>
SPtr;
61 typedef QSharedPointer<const MNEMshLight>
ConstSPtr;
79 MNEMshLight(
int state,
float posX,
float posY,
float posZ,
float diffX,
float diffY,
float diffZ);
MNELIB shared-library export/import macros and library build metadata.
Core MNE data structures (source spaces, source estimates, hemispheres).
QSharedPointer< MNEMshLight > SPtr
QSharedPointer< const MNEMshLight > ConstSPtr