MNE-CPP  0.1.9
A Framework for Electrophysiology
DISP3DLIB::RtSourceDataController Member List

This is the complete list of members for DISP3DLIB::RtSourceDataController, including all inherited members.

addData(const Eigen::MatrixXd &data)DISP3DLIB::RtSourceDataController
annotationInfoLeftChanged(const Eigen::VectorXi &vecLabelIdsLeftHemi, const QList< FSLIB::Label > &lLabels, const Eigen::VectorXi &vecVertNoLeft)DISP3DLIB::RtSourceDataControllersignal
annotationInfoRightChanged(const Eigen::VectorXi &vecLabelIdsRightHemi, const QList< FSLIB::Label > &lLabels, const Eigen::VectorXi &vecVertNoRight)DISP3DLIB::RtSourceDataControllersignal
cancelDistanceChanged(double dCancelDist)DISP3DLIB::RtSourceDataControllersignal
colormapTypeChanged(const QString &sColormapType)DISP3DLIB::RtSourceDataControllersignal
ConstSPtr typedefDISP3DLIB::RtSourceDataController
interpolationFunctionChanged(const QString &sInterpolationFunction)DISP3DLIB::RtSourceDataControllersignal
interpolationInfoLeftChanged(const Eigen::MatrixX3f &matVerticesLeft, const QVector< QVector< int > > &vecNeighborVerticesLeft, const QVector< int > &vecMappedSubsetLeft)DISP3DLIB::RtSourceDataControllersignal
interpolationInfoRightChanged(const Eigen::MatrixX3f &matVerticesRight, const QVector< QVector< int > > &vecNeighborVerticesRight, const QVector< int > &vecMappedSubsetRight)DISP3DLIB::RtSourceDataControllersignal
loopStateChanged(bool bLoopState)DISP3DLIB::RtSourceDataControllersignal
m_iMSecIntervalDISP3DLIB::RtSourceDataControllerprotected
m_pRtInterpolationLeftWorkerDISP3DLIB::RtSourceDataControllerprotected
m_pRtInterpolationRightWorkerDISP3DLIB::RtSourceDataControllerprotected
m_pRtSourceDataWorkerDISP3DLIB::RtSourceDataControllerprotected
m_rtInterpolationLeftWorkerThreadDISP3DLIB::RtSourceDataControllerprotected
m_rtInterpolationRightWorkerThreadDISP3DLIB::RtSourceDataControllerprotected
m_rtSourceDataWorkerThreadDISP3DLIB::RtSourceDataControllerprotected
m_timerDISP3DLIB::RtSourceDataControllerprotected
newInterpolationMatrixLeftAvailable(QSharedPointer< Eigen::SparseMatrix< float > > pMatInterpolationMatrixLeftHemi)DISP3DLIB::RtSourceDataControllersignal
newInterpolationMatrixRightAvailable(QSharedPointer< Eigen::SparseMatrix< float > > pMatInterpolationMatrixRightHemi)DISP3DLIB::RtSourceDataControllersignal
newRtRawDataAvailable(const Eigen::VectorXd &vecDataVectorLeftHemi, const Eigen::VectorXd &vecDataVectorRightHemi)DISP3DLIB::RtSourceDataControllersignal
newRtSmoothedDataAvailable(const Eigen::MatrixX4f &matColorMatrixLeftHemi, const Eigen::MatrixX4f &matColorMatrixRightHemi)DISP3DLIB::RtSourceDataControllersignal
numberAveragesChanged(int iNumAvr)DISP3DLIB::RtSourceDataControllersignal
onNewInterpolationMatrixLeftCalculated(QSharedPointer< Eigen::SparseMatrix< float > > pMatInterpolationMatrixLeftHemi)DISP3DLIB::RtSourceDataControllerprotected
onNewInterpolationMatrixRightCalculated(QSharedPointer< Eigen::SparseMatrix< float > > pMatInterpolationMatrixRightHemi)DISP3DLIB::RtSourceDataControllerprotected
onNewRtRawData(const Eigen::VectorXd &vecDataVectorLeftHemi, const Eigen::VectorXd &vecDataVectorRightHemi)DISP3DLIB::RtSourceDataControllerprotected
onNewSmoothedRtRawData(const Eigen::MatrixX4f &matColorMatrixLeftHemi, const Eigen::MatrixX4f &matColorMatrixRightHemi)DISP3DLIB::RtSourceDataControllerprotected
rawDataChanged(const Eigen::MatrixXd &data)DISP3DLIB::RtSourceDataControllersignal
RtSourceDataController()DISP3DLIB::RtSourceDataController
setAnnotationInfo(const Eigen::VectorXi &vecLabelIdsLeftHemi, const Eigen::VectorXi &vecLabelIdsRightHemi, const QList< FSLIB::Label > &lLabelsLeftHemi, const QList< FSLIB::Label > &lLabelsRightHemi, const Eigen::VectorXi &vecVertNoLeft, const Eigen::VectorXi &vecVertNoRight)DISP3DLIB::RtSourceDataController
setCancelDistance(double dCancelDist)DISP3DLIB::RtSourceDataController
setColormapType(const QString &sColormapType)DISP3DLIB::RtSourceDataController
setInterpolationFunction(const QString &sInterpolationFunction)DISP3DLIB::RtSourceDataController
setInterpolationInfo(const Eigen::MatrixX3f &matVerticesLeft, const Eigen::MatrixX3f &matVerticesRight, const QVector< QVector< int > > &vecNeighborVerticesLeft, const QVector< QVector< int > > &vecNeighborVerticesRight, const Eigen::VectorXi &vecVertNoLeftHemi, const Eigen::VectorXi &vecVertNoRightHemi)DISP3DLIB::RtSourceDataController
setLoopState(bool bLoopState)DISP3DLIB::RtSourceDataController
setNumberAverages(int iNumAvr)DISP3DLIB::RtSourceDataController
setSFreq(double dSFreq)DISP3DLIB::RtSourceDataController
setStreamingState(bool bStreamingState)DISP3DLIB::RtSourceDataController
setStreamSmoothedData(bool bStreamSmoothedData)DISP3DLIB::RtSourceDataController
setSurfaceColor(const Eigen::MatrixX4f &matColorLeft, const Eigen::MatrixX4f &matColorRight)DISP3DLIB::RtSourceDataController
setThresholds(const QVector3D &vecThresholds)DISP3DLIB::RtSourceDataController
setTimeInterval(int iMSec)DISP3DLIB::RtSourceDataController
setVisualizationType(int iVisType)DISP3DLIB::RtSourceDataController
sFreqChanged(double dSFreq)DISP3DLIB::RtSourceDataControllersignal
SPtr typedefDISP3DLIB::RtSourceDataController
streamSmoothedDataChanged(bool bStreamSmoothedData)DISP3DLIB::RtSourceDataControllersignal
surfaceColorChanged(const Eigen::MatrixX4f &matColorLeft, const Eigen::MatrixX4f &matColorRight)DISP3DLIB::RtSourceDataControllersignal
thresholdsChanged(const QVector3D &vecThresholds)DISP3DLIB::RtSourceDataControllersignal
visualizationTypeChanged(int iVisType)DISP3DLIB::RtSourceDataControllersignal
~RtSourceDataController()DISP3DLIB::RtSourceDataController