#include "PreCompiled.h"#include <Standard_math.hxx>#include <Inventor/SoDB.h>#include <Inventor/SoInput.h>#include <Inventor/SbVec3f.h>#include <Inventor/actions/SoSearchAction.h>#include <Inventor/nodes/SoBaseColor.h>#include <Inventor/nodes/SoLightModel.h>#include <Inventor/nodes/SoMaterial.h>#include <Inventor/nodes/SoSeparator.h>#include <Inventor/nodes/SoTransform.h>#include <Inventor/nodes/SoRotation.h>#include <Inventor/nodes/SoCoordinate3.h>#include <Inventor/nodes/SoDrawStyle.h>#include <Inventor/nodes/SoIndexedFaceSet.h>#include <Inventor/nodes/SoShapeHints.h>#include <Inventor/nodes/SoPointSet.h>#include <Inventor/nodes/SoPolygonOffset.h>#include <QFile>#include "ViewProviderFemMesh.h"#include <Mod/Fem/App/FemMeshObject.h>#include <Mod/Fem/App/FemMesh.h>#include <Gui/SoFCSelection.h>#include <App/Document.h>#include <Base/FileInfo.h>#include <Base/Stream.h>#include <Base/Console.h>#include <sstream>#include <SMESH_Mesh.hxx>#include <SMESHDS_Mesh.hxx>Go to the source code of this file.
1.6.1