#include "SMESH.hxx"
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_Mesh)>
#include <CORBA_SERVER_HEADER(SMESH_MeshEditor)>
#include <CORBA_SERVER_HEADER(GEOM_Gen)>
#include <CORBA_SERVER_HEADER(SALOMEDS)>
#include <TCollection_AsciiString.hxx>
#include <Resource_DataMapOfAsciiStringAsciiString.hxx>
#include <sstream>
#include <vector>
#include <set>
#include <list>
Go to the source code of this file.
Data Structures | |
class | SMESH_2smeshpy |
Tool converting SMESH engine calls into commands defined in smeshBuilder.py. More... | |
struct | SMESH::TVar |
Object used to make TPythonDump know that its held value can be a varible. More... | |
class | SMESH::TPythonDump |
Utility helping in storing SMESH engine calls as python commands. More... | |
Namespaces | |
namespace | SMESH |