#include "GEOM_GEOMGUI.hxx"
#include <SalomeApp_Module.h>
#include <GEOM_Client.hxx>
#include <SALOME_InteractiveObject.hxx>
#include <SALOMEDSClient.hxx>
#include "GEOMGUI.h"
#include <QMap>
#include <gp_Ax3.hxx>
#include <Graphic3d_HArray1OfBytes.hxx>
#include "SALOMEconfig.h"
Go to the source code of this file.
Define Documentation
| #define DEFLECTION_MIN 1e-06 |
| #define NAME_SEPARATOR '_' |
| #define DIGIT_SEPARATOR ':' |
| #define VISIBILITY_PROP "Visibility" |
| #define OPACITY_PROP "Opacity" |
| #define TRANSPARENCY_PROP "Transparency" |
| #define DISPLAY_MODE_PROP "DisplayMode" |
| #define COLOR_PROP "Color" |
| #define VECTOR_MODE_PROP "VectorMode" |
| #define DEFLECTION_COEFF_PROP "DeflectionCoeff" |
| #define MARKER_TYPE_PROP "MarkerType" |