| Abstract3DTreeItem(QEntity *p3DEntityParent=0, int iType=Data3DTreeModelItemTypes::UnknownItem, const QString &text="") | DISP3DLIB::Abstract3DTreeItem | |
| addData(const QList< FIFFLIB::FiffChInfo > &lChInfo, const QString &sDataType, const QStringList &bads=QStringList()) | DISP3DLIB::SensorPositionTreeItem | |
| applyPosition(const QVector3D &position) | DISP3DLIB::Renderable3DEntity | virtual |
| applyRotX(float rotX) | DISP3DLIB::Renderable3DEntity | virtual |
| applyRotY(float rotY) | DISP3DLIB::Renderable3DEntity | virtual |
| applyRotZ(float rotZ) | DISP3DLIB::Renderable3DEntity | virtual |
| applyScale(float scale) | DISP3DLIB::Renderable3DEntity | virtual |
| applyTransform(const Qt3DCore::QTransform &transform) | DISP3DLIB::Renderable3DEntity | virtual |
| applyTransform(const FIFFLIB::FiffCoordTrans &transform, bool bApplyInverse=false) | DISP3DLIB::Renderable3DEntity | virtual |
| checkStateChanged(const Qt::CheckState &checkState) | DISP3DLIB::Abstract3DTreeItem | signal |
| ConstSPtr typedef | DISP3DLIB::SensorPositionTreeItem | |
| createVertColor(int numVert, const QColor &color=QColor(0, 49, 69)) | DISP3DLIB::Abstract3DTreeItem | static |
| findChildren(int type) | DISP3DLIB::Abstract3DTreeItem | |
| findChildren(const QString &text) | DISP3DLIB::Abstract3DTreeItem | |
| getMaterialParameter(const QString &sParameterName) | DISP3DLIB::Renderable3DEntity | virtual |
| getMaterialParameterRecursive(QObject *pObject, const QString &sParameterName) | DISP3DLIB::Renderable3DEntity | protectedvirtual |
| initItem() | DISP3DLIB::SensorPositionTreeItem | protectedvirtual |
| m_fRotX | DISP3DLIB::Renderable3DEntity | protected |
| m_fRotY | DISP3DLIB::Renderable3DEntity | protected |
| m_fRotZ | DISP3DLIB::Renderable3DEntity | protected |
| m_fScale | DISP3DLIB::Renderable3DEntity | protected |
| m_iType | DISP3DLIB::Abstract3DTreeItem | protected |
| m_pEEGSensorEntity | DISP3DLIB::SensorPositionTreeItem | protected |
| m_pEEGSensorGeometry | DISP3DLIB::SensorPositionTreeItem | protected |
| m_pEEGSensors | DISP3DLIB::SensorPositionTreeItem | protected |
| m_pItemAppearanceOptions | DISP3DLIB::Abstract3DTreeItem | protected |
| m_pItemTransformationOptions | DISP3DLIB::Abstract3DTreeItem | protected |
| m_pMEGSensorEntity | DISP3DLIB::SensorPositionTreeItem | protected |
| m_pMEGSensorGeometry | DISP3DLIB::SensorPositionTreeItem | protected |
| m_pMEGSensors | DISP3DLIB::SensorPositionTreeItem | protected |
| m_position | DISP3DLIB::Renderable3DEntity | protected |
| m_pTransform | DISP3DLIB::Renderable3DEntity | protected |
| onAlphaChanged(const QVariant &fAlpha) | DISP3DLIB::Abstract3DTreeItem | protectedvirtual |
| onCheckStateChanged(const Qt::CheckState &checkState) | DISP3DLIB::Abstract3DTreeItem | protectedvirtual |
| onColorChanged(const QVariant &color) | DISP3DLIB::Abstract3DTreeItem | protectedvirtual |
| onScaleChanged(const QVariant &fScale) | DISP3DLIB::Abstract3DTreeItem | protectedvirtual |
| onTranslationXChanged(const QVariant &fTransX) | DISP3DLIB::Abstract3DTreeItem | protectedvirtual |
| onTranslationYChanged(const QVariant &fTransY) | DISP3DLIB::Abstract3DTreeItem | protectedvirtual |
| onTranslationZChanged(const QVariant &fTransZ) | DISP3DLIB::Abstract3DTreeItem | protectedvirtual |
| operator<<(Abstract3DTreeItem *newItem) | DISP3DLIB::Abstract3DTreeItem | |
| operator<<(Abstract3DTreeItem &newItem) | DISP3DLIB::Abstract3DTreeItem | |
| plotEEGSensors(const QList< FIFFLIB::FiffChInfo > &lChInfo, const QStringList &bads=QStringList()) | DISP3DLIB::SensorPositionTreeItem | protected |
| plotMEGSensors(const QList< FIFFLIB::FiffChInfo > &lChInfo, const QStringList &bads=QStringList()) | DISP3DLIB::SensorPositionTreeItem | protected |
| position (defined in DISP3DLIB::Renderable3DEntity) | DISP3DLIB::Renderable3DEntity | |
| position() const | DISP3DLIB::Renderable3DEntity | virtual |
| positionChanged(QVector3D position) | DISP3DLIB::Renderable3DEntity | signal |
| Renderable3DEntity(Qt3DCore::QEntity *parent=0) | DISP3DLIB::Renderable3DEntity | explicit |
| rotX (defined in DISP3DLIB::Renderable3DEntity) | DISP3DLIB::Renderable3DEntity | |
| rotX() const | DISP3DLIB::Renderable3DEntity | virtual |
| rotXChanged(float rotX) | DISP3DLIB::Renderable3DEntity | signal |
| rotY (defined in DISP3DLIB::Renderable3DEntity) | DISP3DLIB::Renderable3DEntity | |
| rotY() const | DISP3DLIB::Renderable3DEntity | virtual |
| rotYChanged(float rotY) | DISP3DLIB::Renderable3DEntity | signal |
| rotZ (defined in DISP3DLIB::Renderable3DEntity) | DISP3DLIB::Renderable3DEntity | |
| rotZ() const | DISP3DLIB::Renderable3DEntity | virtual |
| rotZChanged(float rotZ) | DISP3DLIB::Renderable3DEntity | signal |
| scale (defined in DISP3DLIB::Renderable3DEntity) | DISP3DLIB::Renderable3DEntity | |
| scaleChanged(float scale) | DISP3DLIB::Renderable3DEntity | signal |
| scaleValue() const | DISP3DLIB::Renderable3DEntity | virtual |
| SensorPositionTreeItem(Qt3DCore::QEntity *p3DEntityParent=0, int iType=Data3DTreeModelItemTypes::SensorPositionItem, const QString &text="Sensor Position") | DISP3DLIB::SensorPositionTreeItem | explicit |
| setAlpha(float fAlpha) | DISP3DLIB::Abstract3DTreeItem | |
| setData(const QVariant &value, int role=Qt::UserRole+1) | DISP3DLIB::Abstract3DTreeItem | |
| setMaterialParameter(const QVariant &data, const QString &sParameterName) | DISP3DLIB::Renderable3DEntity | virtual |
| setMaterialParameterRecursive(QObject *pObject, const QVariant &data, const QString &sParameterName) | DISP3DLIB::Renderable3DEntity | protectedvirtual |
| setPosition(const QVector3D &position) | DISP3DLIB::Renderable3DEntity | virtual |
| setRotX(float rotX) | DISP3DLIB::Renderable3DEntity | virtual |
| setRotY(float rotY) | DISP3DLIB::Renderable3DEntity | virtual |
| setRotZ(float rotZ) | DISP3DLIB::Renderable3DEntity | virtual |
| setScale(float scale) | DISP3DLIB::Renderable3DEntity | virtual |
| setTransform(const Qt3DCore::QTransform &transform) | DISP3DLIB::Renderable3DEntity | virtual |
| setTransform(const FIFFLIB::FiffCoordTrans &transform, bool bApplyInverse=false) | DISP3DLIB::Renderable3DEntity | virtual |
| setVisible(bool state) | DISP3DLIB::Renderable3DEntity | virtual |
| SPtr typedef | DISP3DLIB::SensorPositionTreeItem | |
| type() const (defined in DISP3DLIB::Abstract3DTreeItem) | DISP3DLIB::Abstract3DTreeItem | |
| ~Renderable3DEntity() | DISP3DLIB::Renderable3DEntity | virtual |