36 #ifndef DISP3DLIB_DIGITIZERSETTREEITEM_H
37 #define DISP3DLIB_DIGITIZERSETTREEITEM_H
43 #include "../../../../disp3D_global.h"
44 #include "../common/abstracttreeitem.h"
62 class FiffDigPointSet;
84 class Renderable3DEntity;
97 typedef QSharedPointer<DigitizerSetTreeItem>
SPtr;
98 typedef QSharedPointer<const DigitizerSetTreeItem>
ConstSPtr;
107 explicit DigitizerSetTreeItem(
int iType = Data3DTreeModelItemTypes::DigitizerSetItem,
const QString& text =
"Source space");
123 virtual void setTransform(
const Qt3DCore::QTransform &transform);
133 bool bApplyInverse =
false);
141 virtual void applyTransform(
const Qt3DCore::QTransform& transform);
151 bool bApplyInverse =
false);
164 #endif // DISP3DLIB_DIGITIZERSETTREEITEM_H