[Gui] only include the actually used inventor files
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include "InventorAll.h"
|
||||
# include <Inventor/nodes/SoCamera.h>
|
||||
# include <QApplication>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -20,10 +20,9 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include "InventorAll.h"
|
||||
# include <Inventor/nodes/SoCamera.h>
|
||||
# include <QApplication>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include "InventorAll.h"
|
||||
# include <Inventor/nodes/SoCamera.h>
|
||||
# include <QApplication>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -20,10 +20,9 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include "InventorAll.h"
|
||||
# include <Inventor/nodes/SoCamera.h>
|
||||
# include <QApplication>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -20,10 +20,9 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include "InventorAll.h"
|
||||
# include <Inventor/nodes/SoCamera.h>
|
||||
# include <QApplication>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -20,10 +20,9 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include "InventorAll.h"
|
||||
# include <Inventor/nodes/SoCamera.h>
|
||||
# include <QApplication>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -20,10 +20,9 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include "InventorAll.h"
|
||||
# include <Inventor/nodes/SoCamera.h>
|
||||
# include <QApplication>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -20,10 +20,8 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include "InventorAll.h"
|
||||
# include <QApplication>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -22,12 +22,19 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef __InventorAll__
|
||||
# include "InventorAll.h"
|
||||
#ifndef _PreComp_
|
||||
# include <QColor>
|
||||
# include <QDir>
|
||||
# include <QFileInfo>
|
||||
# include <QImage>
|
||||
|
||||
# include <Inventor/SoPickedPoint.h>
|
||||
# include <Inventor/actions/SoWriteAction.h>
|
||||
# include <Inventor/annex/HardCopy/SoVectorizePSAction.h>
|
||||
# include <Inventor/draggers/SoDragger.h>
|
||||
# include <Inventor/nodes/SoCamera.h>
|
||||
# include <Inventor/nodes/SoOrthographicCamera.h>
|
||||
# include <Inventor/nodes/SoPerspectiveCamera.h>
|
||||
#endif
|
||||
|
||||
#include <App/Application.h>
|
||||
|
||||
@@ -22,8 +22,8 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef __InventorAll__
|
||||
# include "InventorAll.h"
|
||||
#ifndef _PreComp_
|
||||
# include <Inventor/nodes/SoCamera.h>
|
||||
#endif
|
||||
|
||||
#include <Base/GeometryPyCXX.h>
|
||||
|
||||
Reference in New Issue
Block a user