#include "libSMESH_Swig.h"#include <SMESHGUI.h>#include <SMESHGUI_Utils.h>#include <SMESHGUI_Displayer.h>#include <Utils_ORB_INIT.hxx>#include <Utils_SINGLETON.hxx>#include <SALOMEDSClient_ClientFactory.hxx>#include <utilities.h>#include <SUIT_Session.h>#include <VTKViewer_ViewModel.h>#include <SALOME_Event.h>#include <SalomeApp_Application.h>#include <TopAbs.hxx>#include <QApplication>#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SMESH_Gen)>#include <CORBA_SERVER_HEADER(SMESH_Hypothesis)>
Go to the source code of this file.
Variables | |
| static CORBA::ORB_var | anORB |
CORBA::ORB_var anORB [static] |
Definition at line 55 of file libSMESH_Swig.cxx.
Referenced by SMESHGUI.engineIOR(), and SMESH_Swig.SMESH_Swig().