#define PRINT3(MARK, VAL) printf("#### %s x=%f, y=%f, z=%f\n", MARK, VAL[0], VAL[1], VAL[2]);
+using namespace std;
+
void AdjustBounds(const double bounds[6], double newBounds[6], double center[3])
{
#define GAUSS_RESTORE_CONFIGURATION 5702
#define GAUSS_RENAME_CONFIGURATION 5703
+using namespace std;
+
void
CreateCurves( SalomeApp_Module* theModule,
VISU::CutLines_i* thePrs,
#include <QTimer>
#include <QAction>
+using namespace std;
+
/*!
Constructor
*/
#include <QSpinBox>
#include <QDoubleSpinBox>
+using namespace std;
//=============================================================================
namespace VISU
static int MYDEBUG = 0;
#endif
+using namespace std;
namespace VISU
{
#define CLIP_PLANES_FOLDER "Clipping Planes"
+using namespace std;
//*************************************************************
VISU_ClippingPlaneMgr::VISU_ClippingPlaneMgr()
void setPlaneObject(_PTR(SObject) aSOPlane) { mySObject = aSOPlane; }
_PTR(SObject) getPlaneObject() const { return mySObject; }
- void setName(string theName) { myName = theName; }
- string getName() const { return myName; }
+ void setName(std::string theName) { myName = theName; }
+ std::string getName() const { return myName; }
void setAuto(bool isAuto) { myIsAuto = isAuto; }
bool isAuto() const { return myIsAuto; }
private:
bool myIsActive;
_PTR(SObject) mySObject;
- string myName;
+ std::string myName;
bool myIsAuto;
};
static int MYDEBUG = 0;
#endif
+using namespace std;
+
namespace
{
//----------------------------------------------------------------------------
//static int MYDEBUG = 0;
#endif
+using namespace std;
namespace VISU
{
static int MYDEBUG = 0;
#endif
+using namespace std;
+
//---------------------------------------------------------------
int VISU::ColoredPrs3dHolder_i::myNbHolders = 0;
static int MYDEBUG = 0;
#endif
+using namespace std;
//---------------------------------------------------------------
namespace
static int MYDEBUG = 0;
#endif
+using namespace std;
//---------------------------------------------------------------
size_t
static int MYDEBUG = 0;
#endif
-
+using namespace std;
//----------------------------------------------------------------------------
size_t
static int INCMEMORY = 4+12;
+using namespace std;
//---------------------------------------------------------------
size_t
static int MYDEBUG = 0;
#endif
+using namespace std;
//---------------------------------------------------------------
size_t
static int INCMEMORY = 10;
+using namespace std;
+
//----------------------------------------------------------------------------
size_t
VISU::GaussPoints_i
static int MYDEBUG = 0;
#endif
+using namespace std;
+
extern "C"
VISU_I_EXPORT VISU::VISU_Gen_ptr
GetImpl(CORBA::ORB_ptr theORB,
static int MYDEBUG = 0;
#endif
+using namespace std;
+
//---------------------------------------------------------------
size_t
VISU::IsoSurfaces_i
static int INCMEMORY = 4;
+using namespace std;
+
//----------------------------------------------------------------------------
namespace
{
static int MYDEBUG = 0;
#endif
+using namespace std;
//---------------------------------------------------------------
size_t
static int MYDEBUG = 0;
#endif
+using namespace std;
+
//----------------------------------------------------------------
// PointMap3d Object
//----------------------------------------------------------------
static int MYTIMEDEBUG = 0;
#endif
+using namespace std;
+
namespace VISU
{
//----------------------------------------------------------------------------
static int MYDEBUG = 0;
#endif
+using namespace std;
namespace VISU
{
static int INCMEMORY = 4;
+using namespace std;
//----------------------------------------------------------------------------
size_t
static int MYDEBUG = 0;
#endif
+using namespace std;
//---------------------------------------------------------------
size_t
#include "utilities.h"
+using namespace std;
+
#ifdef _DEBUG_
static int MYDEBUG = 0;
#else
#include <Standard_ErrorHandler.hxx>
#endif
+using namespace std;
//------------------------------------------------------------------------
namespace VISU
static int INCMEMORY = 4+12;
+using namespace std;
//---------------------------------------------------------------
size_t