40 #include "../common/metatreeitem.h"
41 #include "../../3dhelpers/renderable3Dentity.h"
42 #include "../../materials/pervertexphongalphamaterial.h"
43 #include "../../3dhelpers/custommesh.h"
59 using namespace DISP3DLIB;
60 using namespace Eigen;
61 using namespace MNELIB;
94 Qt3DRender::QGeometryRenderer::Triangles);
97 this->setText(MNEBemSurface::id_name(tBemSurface.
id));
102 data.setValue(tBemSurface.
rr.rows());
103 this->
setData(data, Data3DTreeModelItemRoles::NumberVertices);