#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 |
typedef QVector<SMESH::PointStruct> PointVector |