|
|
|
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
|
|
|
| #ifndef INSPECTION_GUI_PRECOMPILED_H
|
| #define INSPECTION_GUI_PRECOMPILED_H
|
|
|
| #include <FCConfig.h>
|
|
|
|
|
|
|
|
|
|
|
| #include <Inventor/SoPickedPoint.h>
|
| #include <Inventor/actions/SoRayPickAction.h>
|
| #include <Inventor/actions/SoSearchAction.h>
|
| #include <Inventor/details/SoFaceDetail.h>
|
| #include <Inventor/errors/SoDebugError.h>
|
| #include <Inventor/events/SoButtonEvent.h>
|
| #include <Inventor/events/SoKeyboardEvent.h>
|
| #include <Inventor/events/SoMouseButtonEvent.h>
|
| #include <Inventor/nodes/SoCoordinate3.h>
|
| #include <Inventor/nodes/SoDrawStyle.h>
|
| #include <Inventor/nodes/SoIndexedFaceSet.h>
|
| #include <Inventor/nodes/SoIndexedLineSet.h>
|
| #include <Inventor/nodes/SoMaterial.h>
|
| #include <Inventor/nodes/SoMaterialBinding.h>
|
| #include <Inventor/nodes/SoNormal.h>
|
| #include <Inventor/nodes/SoPointSet.h>
|
| #include <Inventor/nodes/SoShapeHints.h>
|
|
|
|
|
| #include <QApplication>
|
| #include <QMenu>
|
| #include <QMessageBox>
|
|
|
| #endif
|
|
|