calculateAnnotationOperator() | DISP3DLIB::RtSourceInterpolationMatWorker | protected |
calculateInterpolationOperator() | DISP3DLIB::RtSourceInterpolationMatWorker | protected |
ConstSPtr typedef | DISP3DLIB::RtSourceInterpolationMatWorker | |
emitMatrix() | DISP3DLIB::RtSourceInterpolationMatWorker | protected |
m_bAnnotationInfoIsInit | DISP3DLIB::RtSourceInterpolationMatWorker | protected |
m_bInterpolationInfoIsInit | DISP3DLIB::RtSourceInterpolationMatWorker | protected |
m_iVisualizationType | DISP3DLIB::RtSourceInterpolationMatWorker | protected |
m_lInterpolationData | DISP3DLIB::RtSourceInterpolationMatWorker | protected |
m_pMatAnnotationMat | DISP3DLIB::RtSourceInterpolationMatWorker | protected |
m_pMatInterpolationMat | DISP3DLIB::RtSourceInterpolationMatWorker | protected |
newInterpolationMatrixCalculated(QSharedPointer< Eigen::SparseMatrix< float > > pMatInterpolationMatrix) | DISP3DLIB::RtSourceInterpolationMatWorker | signal |
RtSourceInterpolationMatWorker() | DISP3DLIB::RtSourceInterpolationMatWorker | |
setAnnotationInfo(const Eigen::VectorXi &vecLabelIds, const QList< FSLIB::Label > &lLabels, const Eigen::VectorXi &vecVertNo) | DISP3DLIB::RtSourceInterpolationMatWorker | |
setCancelDistance(double dCancelDist) | DISP3DLIB::RtSourceInterpolationMatWorker | |
setInterpolationFunction(const QString &sInterpolationFunction) | DISP3DLIB::RtSourceInterpolationMatWorker | |
setInterpolationInfo(const Eigen::MatrixX3f &matVertices, const QVector< QVector< int > > &vecNeighborVertices, const QVector< int > &vecMappedSubset) | DISP3DLIB::RtSourceInterpolationMatWorker | |
setVisualizationType(int iVisType) | DISP3DLIB::RtSourceInterpolationMatWorker | |
SPtr typedef | DISP3DLIB::RtSourceInterpolationMatWorker | |