#include <Standard_Stream.hxx>#include "GEOM_Gen_i.hh"#include "GEOM_Object_i.hh"#include <set>#include <sstream>#include "Utils_CorbaException.hxx"#include "OpUtil.hxx"#include "Utils_ExceptHandlers.hxx"#include "utilities.h"#include "GEOM_Object.hxx"#include "GEOM_Function.hxx"#include "GEOM_ISubShape.hxx"#include <GEOM_PythonDump.hxx>#include "GEOMImpl_Types.hxx"#include "GEOMImpl_CopyDriver.hxx"#include <BRep_Builder.hxx>#include <BRepTools.hxx>#include <TDF_Label.hxx>#include <TDF_Tool.hxx>#include <TDF_ChildIDIterator.hxx>#include <TNaming_NamedShape.hxx>#include <TDataStd_Name.hxx>#include <TCollection_AsciiString.hxx>#include <TColStd_HArray1OfInteger.hxx>#include <TopAbs_ShapeEnum.hxx>#include <TopExp.hxx>#include <OSD.hxx>#include "SALOMEDS_Tool.hxx"
Functions | |
| static void | addToListOfGO (GEOM::GEOM_Object_ptr theObject, GEOM::ListOfGO &theList) |
| static void | addToListOfGO (const GEOM::ListOfGO &theSrcList, GEOM::ListOfGO &theTrgList) |
| GEOM_I_EXPORT PortableServer::ObjectId * | GEOMEngine_factory (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa, PortableServer::ObjectId *contId, const char *instanceName, const char *interfaceName) |
| static void addToListOfGO | ( | GEOM::GEOM_Object_ptr | theObject, |
| GEOM::ListOfGO & | theList | ||
| ) | [static] |
| static void addToListOfGO | ( | const GEOM::ListOfGO & | theSrcList, |
| GEOM::ListOfGO & | theTrgList | ||
| ) | [static] |
References PAL_MESH_030_geometry.i.
| GEOM_I_EXPORT PortableServer::ObjectId* GEOMEngine_factory | ( | CORBA::ORB_ptr | orb, |
| PortableServer::POA_ptr | poa, | ||
| PortableServer::ObjectId * | contId, | ||
| const char * | instanceName, | ||
| const char * | interfaceName | ||
| ) |