#include "GEOM_GEOMGUI.hxx"
#include <GEOM_AISShape.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 <TCollection_AsciiString.hxx>
#include <TColStd_MapOfInteger.hxx>
#include <Basics_OCCTVersion.hxx>
#include <QList>
#include <list>
#include <SALOMEconfig.h>
#include <CORBA_CLIENT_HEADER(GEOM_Gen)>
Go to the source code of this file.
|
typedef std::list
< GEOM::GEOM_Object_ptr > | ObjectList |
|
#define GEOM_ALLOBJECTS -1 |
#define GEOM_ALLSHAPES -3 |
typedef std::list<GEOM::GEOM_Object_ptr> ObjectList |