PCH: Fem Gui
This commit is contained in:
@@ -25,9 +25,18 @@
|
||||
#ifndef _PreComp_
|
||||
# include <QString>
|
||||
# include <QSlider>
|
||||
|
||||
# include <Standard_math.hxx>
|
||||
|
||||
# include <Inventor/nodes/SoEventCallback.h>
|
||||
# include <Inventor/nodes/SoCamera.h>
|
||||
# include <Inventor/events/SoMouseButtonEvent.h>
|
||||
|
||||
# include <SMESH_Mesh.hxx>
|
||||
# include <SMESHDS_Mesh.hxx>
|
||||
# include <SMDSAbs_ElementType.hxx>
|
||||
#endif
|
||||
|
||||
#include <Standard_math.hxx>
|
||||
#include "ui_TaskCreateNodeSet.h"
|
||||
#include "TaskCreateNodeSet.h"
|
||||
#include <Gui/Application.h>
|
||||
@@ -40,14 +49,6 @@
|
||||
#include <Gui/View3DInventorViewer.h>
|
||||
#include <Gui/Utilities.h>
|
||||
|
||||
#include <Inventor/nodes/SoEventCallback.h>
|
||||
#include <Inventor/nodes/SoCamera.h>
|
||||
#include <Inventor/events/SoMouseButtonEvent.h>
|
||||
|
||||
#include <SMESH_Mesh.hxx>
|
||||
#include <SMESHDS_Mesh.hxx>
|
||||
#include <SMDSAbs_ElementType.hxx>
|
||||
|
||||
#include <Mod/Fem/App/FemMeshObject.h>
|
||||
#include <Mod/Fem/App/FemSetNodesObject.h>
|
||||
#include "ViewProviderFemMesh.h"
|
||||
|
||||
Reference in New Issue
Block a user