#include "SMESH_SMESHGUI.hxx"#include <SALOME_InteractiveObject.hxx>#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SMESH_Mesh)>#include <CORBA_SERVER_HEADER(GEOM_Gen)>#include <QColor>#include <QList>#include <QMap>#include <QSet>#include <QString>#include <gp_XYZ.hxx>

Go to the source code of this file.
Data Structures | |
| class | SMESH::MeshInfo |
| Store statistics on mesh object. More... | |
| class | SMESH::MedInfo |
| Provide operations over the selected object. More... | |
| class | SMESH::Position |
| Describes position of mesh node or element on a reference shape. More... | |
| class | SMESH::XYZ |
| Simple structure to manage 3D coordinate. More... | |
| class | SMESH::SelectionProxy |
| Provide operations over the selected object. More... | |
Namespaces | |
| namespace | SMESH |
Typedefs | |
| typedef QMap< int, QList< int > > | SMESH::Connectivity |