src/GEOMGUI/GEOM_Displayer.h File Reference

#include "SALOME_Prs.h"
#include "SALOME_InteractiveObject.hxx"
#include "SALOME_ListIO.hxx"
#include <TopoDS_Shape.hxx>
#include <Quantity_Color.hxx>
#include <LightApp_Displayer.h>
#include <list>
#include <SALOMEconfig.h>

Include dependency graph for GEOM_Displayer.h:

Go to the source code of this file.

Data Structures

class  GEOM_Displayer

Defines

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

Typedefs

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


Define Documentation

#define __GEOM_DISPLAYER_H
 

#define GEOM_ALLOBJECTS   -1
 

#define GEOM_PREVIEW   -2
 

#define GEOM_ALLSHAPES   -3
 

#define GEOM_ALLGEOM   -4
 

#define GEOMGUI_WNT_EXPORT
 


Typedef Documentation

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