#include "SMESH_StdMeshers.hxx"#include "SMESH_Hypothesis.hxx"#include <gp_Pnt.hxx>#include <vector>#include <string>

Go to the source code of this file.
Data Structures | |
| class | StdMeshers_QuadrangleParams |
Enumerations | |
| enum | StdMeshers_QuadType { QUAD_STANDARD, QUAD_TRIANGLE_PREF, QUAD_QUADRANGLE_PREF, QUAD_QUADRANGLE_PREF_REVERSED, QUAD_REDUCED, QUAD_NB_TYPES } |
| enum StdMeshers_QuadType |