#include "SMESH_SMESHGUI.hxx"#include <QFrame>#include <QVector>#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SMESH_Mesh)>

Go to the source code of this file.
Data Structures | |
| class | SMESHGUI_PatternWidget |
Typedefs | |
| typedef QVector < SMESH::PointStruct > | PointVector |
| typedef QVector< QVector< int > > | ConnectivityVector |
| typedef QVector< QVector<int> > ConnectivityVector |
Definition at line 42 of file SMESHGUI_PatternWidget.h.
| typedef QVector<SMESH::PointStruct> PointVector |
Definition at line 41 of file SMESHGUI_PatternWidget.h.