36 #ifndef DISP3DLIB_BEMSURFACETREEITEM_H
37 #define DISP3DLIB_BEMSURFACETREEITEM_H
43 #include "../../../../disp3D_global.h"
45 #include "../common/abstractmeshtreeitem.h"
46 #include "../common/types.h"
94 typedef QSharedPointer<BemSurfaceTreeItem>
SPtr;
95 typedef QSharedPointer<const BemSurfaceTreeItem>
ConstSPtr;
106 int iType = Data3DTreeModelItemTypes::BemSurfaceItem,
107 const QString& text =
"BEM Surface Item");
122 virtual void initItem()
override;
126 #endif // DISP3DLIB_BEMSURFACETREEITEM_H