Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOM_Displayer.h File Reference
#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.

Classes

class  GEOM_Displayer
 

Macros

#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
 

Macro Definition Documentation

#define GEOM_ALLGEOM   -4
#define GEOM_ALLOBJECTS   -1
#define GEOM_ALLSHAPES   -3
#define GEOM_PREVIEW   -2

Typedef Documentation

typedef std::list<GEOM::GEOM_Object_ptr> ObjectList