#include "GEOM_GEOMGUI.hxx"#include <SALOME_InteractiveObject.hxx>#include <TopoDS_Shape.hxx>#include <Quantity_Color.hxx>#include <LightApp_Displayer.h>#include <LightApp_Study.h>#include <Aspect_TypeOfMarker.hxx>#include <QList>#include <list>#include <SALOMEconfig.h>
Go to the source code of this file.
Data Structures | |
| class | GEOM_Displayer |
Defines | |
| #define | GEOM_ALLOBJECTS -1 |
| #define | GEOM_PREVIEW -2 |
| #define | GEOM_ALLSHAPES -3 |
| #define | GEOM_ALLGEOM -4 |
Typedefs | |
| typedef std::list < GEOM::GEOM_Object_ptr > | ObjectList |
| #define GEOM_ALLOBJECTS -1 |
| #define GEOM_PREVIEW -2 |
| #define GEOM_ALLSHAPES -3 |
| #define GEOM_ALLGEOM -4 |
| typedef std::list<GEOM::GEOM_Object_ptr> ObjectList |