// Module : SMESH
// $Header$
-using namespace std;
#include "SMESH_2D_Algo.hxx"
#include "SMESH_Gen.hxx"
#include <TopExp.hxx>
#include <TopoDS.hxx>
+using namespace std;
+
//=============================================================================
/*!
*
#define LIBSMESH_SWIG_H
#ifdef WNT
-#if defined SMESHSWIG_EXPORTS
- #define SMESHSWIG_EXPORT __declspec( dllexport )
+#if defined SMESH_SWIG_EXPORTS
+ #define SMESH_SWIG_EXPORT __declspec( dllexport )
#else
- #define SMESHSWIG_EXPORT __declspec( dllimport )
+ #define SMESH_SWIG_EXPORT __declspec( dllimport )
#endif
#else
- #define SMESHSWIG_EXPORT
+ #define SMESH_SWIG_EXPORT
#endif
// IDL includes
#include <SALOMEconfig.h>
#include CORBA_SERVER_HEADER(SALOMEDS)
-class SMESHSWIG_EXPORT SMESH_Swig
+class SMESH_SWIG_EXPORT SMESH_Swig
{
public:
SMESH_Swig();
};
-class StdMeshers_UseExisting_1D: public SMESH_1D_Algo
+class STDMESHERS_EXPORT StdMeshers_UseExisting_1D: public SMESH_1D_Algo
{
public:
StdMeshers_UseExisting_1D(int hypId, int studyId, SMESH_Gen* gen);
// Module : SMESH
// $Header$
-using namespace std;
#include "StdMeshers_NumberOfSegments_i.hxx"
#include "SMESH_Gen_i.hxx"
#include "SMESH_Gen.hxx"
#include <TCollection_AsciiString.hxx>
+using namespace std;
//=============================================================================
/*!
* StdMeshers_NumberOfSegments_i::StdMeshers_NumberOfSegments_i
// Module : SMESH
// $Header$
-using namespace std;
-
#include "StdMeshers_ProjectionSource1D_i.hxx"
#include "SMESH_Gen_i.hxx"
#include "StdMeshers_ObjRefUlils.hxx"
+using namespace std;
+
//=============================================================================
/*!
* StdMeshers_ProjectionSource1D_i::StdMeshers_ProjectionSource1D_i