// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
-// Author : OPEN CASCADE
-//#include <GLViewerAfx.h>
-//
#include "GLViewer_BaseObjects.h"
#include "GLViewer_BaseDrawers.h"
#include "GLViewer_AspectLine.h"
#include "GLViewer_CoordSystem.h"
#include "GLViewer_Text.h"
#include "GLViewer_Group.h"
-
#include "GLViewer_Drawer.h"
#include <QFile>
-//#include <cmath>
-//using namespace std;
-
/*!
Constructor
*/
#include <QtOpenGL>
#include <math.h>
-//using namespace QGL;
-
#ifdef WIN32
#pragma warning( disable:4251 )
#endif
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
-// Author : OPEN CASCADE
-//#include <GLViewerAfx.h>
-//
#include "GLViewer_MimeData.h"
#include "GLViewer_BaseObjects.h"
-//#include <cmath>
-//using namespace std;
-
/*!
Destructor
*/
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
-// Author : OPEN CASCADE
-//#include <GLViewerAfx.h>
-//
#include "GLViewer_Object.h"
#include "GLViewer_Drawer.h"
#include "GLViewer_AspectLine.h"
#include <SUIT_DataOwner.h>
-//#include <cmath>
-//using namespace std;
-
/*!
Default constructor
*/
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
-// Author : OPEN CASCADE
-// File: GLViewer_ViewFrame.cxx
-// Created: November, 2004
-//#include <GLViewerAfx.h>
-//
#include "GLViewer_ViewFrame.h"
#include "GLViewer_Viewer.h"
#include "GLViewer_ViewPort2d.h"
#ifdef WIN32
#include <Standard_Integer.hxx>
#include <iostream>
-using namespace std;
#endif
/*!
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
-// Author : OPEN CASCADE
-// File: GLViewer_Widget.cxx
-// Created: November, 2004
-//
#include "GLViewer_Widget.h"
#include "GLViewer_ViewPort2d.h"
#include "GLViewer_Viewer2d.h"
-//#include "GLViewer_Compass.h"
#include "GLViewer_Grid.h"
-//#include "GLViewer_Object.h"
#include "GLViewer_CoordSystem.h"
#include "GLViewer_ViewFrame.h"
#include <cmath>
-using namespace std;
#include <QEvent>
#include <QPaintEvent>
#include <QRect>
-
#include <QFile>
-//#include <qpixmap.h>
#include <QImage>
#include <QApplication>
-//#include <qintdict.h>
-//#include <qpaintdevicemetrics.h>
-//#include <qsize.h>
#include <QToolTip>
/*!
//QT Include
#include <qlayout.h>
#include <qcolor.h>
-//#include <qcolordialog.h>
-
-using namespace std;
/*!
Constructor
//#define _DEVDEBUG_
#include "DebTrace.hxx"
-using namespace std;
-
/*!
Constructor
*/