Version: 9.16.0
SMESHGUI_PatternWidget.h File Reference
#include "SMESH_SMESHGUI.hxx"
#include <QFrame>
#include <QVector>
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_Mesh)>
Include dependency graph for SMESHGUI_PatternWidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMESHGUI_PatternWidget
 

Typedefs

typedef QVector< SMESH::PointStructPointVector
 
typedef QVector< QVector< int > > ConnectivityVector
 

Typedef Documentation

◆ ConnectivityVector

typedef QVector< QVector<int> > ConnectivityVector

◆ PointVector

typedef QVector<SMESH::PointStruct> PointVector